Home
last modified time | relevance | path

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

/openssl-master/providers/implementations/rands/
A Ddrbg_hash.c131 static int hash_df1(PROV_DRBG *drbg, unsigned char *out, in hash_df1() function
263 && hash_df1(drbg, hash->C, 0x00, hash->V, drbg->seedlen); in drbg_hash_instantiate()
301 return hash_df1(drbg, hash->C, 0x00, hash->V, drbg->seedlen); in drbg_hash_reseed()

Completed in 4 milliseconds