Searched refs:hash_df (Results 1 – 1 of 1) sorted by relevance
/openssl/providers/implementations/rands/ |
H A D | drbg_hash.c | 69 static int hash_df(PROV_DRBG *drbg, unsigned char *out, in hash_df() function 137 return hash_df(drbg, out, in_byte, in1, in1len, NULL, 0, NULL, 0); in hash_df1() 262 && hash_df(drbg, hash->V, INBYTE_IGNORE, in drbg_hash_instantiate() 307 if (!hash_df(drbg, hash->C, 0x01, hash->V, drbg->seedlen, ent, ent_len, in drbg_hash_reseed()
|
Completed in 5 milliseconds