Home
last modified time | relevance | path

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

/openbmc/linux/crypto/
H A Ddrbg.c861 static int drbg_hash_update(struct drbg_state *drbg, struct list_head *seed, in drbg_hash_update() function
1028 .update = drbg_hash_update,