Home
last modified time | relevance | path

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

/linux-4.4.14/crypto/
Ddrbg.c908 static int drbg_hash_process_addtl(struct drbg_state *drbg, in drbg_hash_process_addtl() function
1000 ret = drbg_hash_process_addtl(drbg, addtl); in drbg_hash_generate()