Home
last modified time | relevance | path

Searched refs:drbg_seed (Results 1 – 3 of 3) sorted by relevance

/third_party/node/deps/openssl/openssl/crypto/rand/
Drand_meth.c26 static int drbg_seed(const void *buf, int num) in drbg_seed() function
54 drbg_seed,
/third_party/openssl/crypto/rand/
Drand_meth.c26 static int drbg_seed(const void *buf, int num) in drbg_seed() function
54 drbg_seed,
/third_party/mbedtls/library/
Dpsa_crypto.c6774 const unsigned char drbg_seed[] = "PSA"; in mbedtls_psa_random_seed()
6776 drbg_seed, sizeof(drbg_seed) - 1); in mbedtls_psa_random_seed()