]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[rng] Allow HMAC_DRBG to use multiple underlying hash algorithms
authorMichael Brown <mcb30@ipxe.org>
Tue, 6 Mar 2012 12:58:56 +0000 (12:58 +0000)
committerMichael Brown <mcb30@ipxe.org>
Tue, 6 Mar 2012 13:12:30 +0000 (13:12 +0000)
commitb9d9c3f1d5b0a92cd7c07df1c180f915ad2e6018
treeddb8ce9a5f466db5ecb13f70d5d695caf4ec3f34
parent742e43be05d7525135b81a8bcde44083aa1a0ecd
[rng] Allow HMAC_DRBG to use multiple underlying hash algorithms

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/crypto/hmac_drbg.c
src/include/ipxe/drbg.h
src/include/ipxe/hmac_drbg.h
src/tests/hmac_drbg_test.c