Home
last modified time | relevance | path

Searched refs:RAND_DRBG_get_nonce_fn (Results 1 – 5 of 5) sorted by relevance

/third_party/openssl/include/openssl/
Drand_drbg.h113 typedef size_t (*RAND_DRBG_get_nonce_fn)(RAND_DRBG *drbg, unsigned char **pout, typedef
122 RAND_DRBG_get_nonce_fn get_nonce,
/third_party/openssl/doc/man3/
DRAND_DRBG_set_callbacks.pod8 RAND_DRBG_get_nonce_fn,
20 RAND_DRBG_get_nonce_fn get_nonce,
37 typedef size_t (*RAND_DRBG_get_nonce_fn)(
/third_party/openssl/crypto/rand/
Drand_local.h286 RAND_DRBG_get_nonce_fn get_nonce;
Ddrbg_lib.c702 RAND_DRBG_get_nonce_fn get_nonce, in RAND_DRBG_set_callbacks()
/third_party/openssl/util/
Dprivate.num49 RAND_DRBG_get_nonce_fn datatype