mirror of
https://github.com/ipxe/ipxe
synced 2026-04-16 03:00:10 +03:00
[rng] Remove obsolete (and unfinished) get_random_bytes() function
Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
@@ -151,6 +151,4 @@ extern struct digest_algorithm digest_null;
|
||||
extern struct cipher_algorithm cipher_null;
|
||||
extern struct pubkey_algorithm pubkey_null;
|
||||
|
||||
void get_random_bytes ( void *buf, size_t len );
|
||||
|
||||
#endif /* _IPXE_CRYPTO_H */
|
||||
|
||||
Reference in New Issue
Block a user