Home
last modified time | relevance | path

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

/openbmc/linux/crypto/
H A Ddrbg.c824 struct list_head *entropylist) in drbg_hash_df() argument
838 list_add(&data.list, entropylist); in drbg_hash_df()
844 ret = drbg_kcapi_hash(drbg, tmp, entropylist); in drbg_hash_df()