Implement more RNG backend wrappers.
authorMilan Broz <gmazyland@gmail.com>
Sat, 26 May 2012 23:09:40 +0000 (01:09 +0200)
committerMilan Broz <gmazyland@gmail.com>
Sat, 26 May 2012 23:09:40 +0000 (01:09 +0200)
commit11ee2876a6946b6f67925daa4e175d90ed2ff20b
tree3d7aa1ef6b5f95291513ac8f4dad9765c85a2420
parent20eea64334cf539f9931daab9bcef03f6a220b3d
Implement more RNG backend wrappers.
lib/crypto_backend/crypto_backend.h
lib/crypto_backend/crypto_gcrypt.c
lib/crypto_backend/crypto_kernel.c
lib/crypto_backend/crypto_nettle.c
lib/crypto_backend/crypto_nss.c
lib/crypto_backend/crypto_openssl.c
lib/random.c