Home
last modified time | relevance | path

Searched refs:entropy_pr (Results 1 – 2 of 2) sorted by relevance

/third_party/mbedtls/library/
Dhmac_drbg.c509 static const unsigned char entropy_pr[] = { variable
576 hmac_drbg_self_test_entropy, (void *) entropy_pr, in mbedtls_hmac_drbg_self_test()
/third_party/openssl/test/
Ddrbgtest.c61 const unsigned char *entropy_pr; member
214 t.entropy = td->entropy_pr; in single_kat()