Home
last modified time | relevance | path

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

/linux-6.12.1/crypto/
Ddrbg.c888 static int drbg_hash_process_addtl(struct drbg_state *drbg, in drbg_hash_process_addtl() function
976 ret = drbg_hash_process_addtl(drbg, addtl); in drbg_hash_generate()