Home
last modified time | relevance | path

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

/Linux-v4.19/crypto/
Ddrbg.c771 struct list_head *entropylist) in drbg_hash_df() argument
785 list_add(&data.list, entropylist); in drbg_hash_df()
791 ret = drbg_kcapi_hash(drbg, tmp, entropylist); in drbg_hash_df()