Home
last modified time | relevance | path

Searched defs:entropy (Results 1 – 2 of 2) sorted by relevance

/crypto/
Ddrbg.c242 const unsigned char *entropy) in drbg_fips_continuous_test()
1053 unsigned char *entropy, in drbg_get_random_bytes()
1075 unsigned char entropy[32]; in drbg_async_seed() local
1125 unsigned char entropy[((32 + 16) * 2)]; in drbg_seed() local
Dtestmgr.h129 const unsigned char *entropy; member