Home
last modified time | relevance | path

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

/openssl-master/providers/implementations/rands/
A Ddrbg_hash.c67 static int hash_df(PROV_DRBG *drbg, unsigned char *out, in hash_df() function
135 return hash_df(drbg, out, in_byte, in1, in1len, NULL, 0, NULL, 0); in hash_df1()
260 && hash_df(drbg, hash->V, INBYTE_IGNORE, in drbg_hash_instantiate()
296 if (!hash_df(drbg, hash->C, 0x01, hash->V, drbg->seedlen, ent, ent_len, in drbg_hash_reseed()

Completed in 5 milliseconds