Home
last modified time | relevance | path

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

/linux/crypto/
H A Ddrbg.c889 static int drbg_hash_process_addtl(struct drbg_state *drbg, in drbg_hash_process_addtl() function
977 ret = drbg_hash_process_addtl(drbg, addtl); in drbg_hash_generate()