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

/linux-4.1.27/crypto/
H A Ddrbg.c808 * scratchpad usage: as drbg_hash_update and drbg_hash_df are used
810 * drbg_hash_update
862 static int drbg_hash_update(struct drbg_state *drbg, struct list_head *seed, drbg_hash_update() function
1033 .update = drbg_hash_update,

Completed in 51 milliseconds