Searched refs:hash_df1 (Results 1 – 1 of 1) sorted by relevance
/openssl/providers/implementations/rands/ |
H A D | drbg_hash.c | 133 static int hash_df1(PROV_DRBG *drbg, unsigned char *out, in hash_df1() function 265 && hash_df1(drbg, hash->C, 0x00, hash->V, drbg->seedlen); in drbg_hash_instantiate() 312 return hash_df1(drbg, hash->C, 0x00, hash->V, drbg->seedlen); in drbg_hash_reseed()
|
Completed in 4 milliseconds