Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/providers/implementations/rands/
Ddrbg_hash.c207 static int hash_gen(PROV_DRBG *drbg, unsigned char *out, size_t outlen) in hash_gen() function
342 && hash_gen(drbg, out, outlen) in drbg_hash_generate()
/third_party/openssl/providers/implementations/rands/
Ddrbg_hash.c207 static int hash_gen(PROV_DRBG *drbg, unsigned char *out, size_t outlen) in hash_gen() function
342 && hash_gen(drbg, out, outlen) in drbg_hash_generate()