Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/providers/implementations/rands/
H A Ddrbg_hash.c136 static int hash_df1(PROV_DRBG *drbg, unsigned char *out, in hash_df1() function
268 && hash_df1(drbg, hash->C, 0x00, hash->V, drbg->seedlen); in drbg_hash_instantiate()
315 return hash_df1(drbg, hash->C, 0x00, hash->V, drbg->seedlen); in drbg_hash_reseed()