Home
last modified time | relevance | path

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

/crypto/
Ddrbg.c822 struct list_head *entropylist) in drbg_hash_df() argument
836 list_add(&data.list, entropylist); in drbg_hash_df()
842 ret = drbg_kcapi_hash(drbg, tmp, entropylist); in drbg_hash_df()