Home
last modified time | relevance | path

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

/linux-6.6.21/crypto/
Ddrbg.c904 static int drbg_hash_process_addtl(struct drbg_state *drbg, in drbg_hash_process_addtl() function
992 ret = drbg_hash_process_addtl(drbg, addtl); in drbg_hash_generate()