Home
last modified time | relevance | path

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

/linux/crypto/
H A Djitterentropy-kcapi.c51 #define JENT_CONDITIONING_HASH "sha3-256-generic" macro
240 hash = crypto_alloc_shash(JENT_CONDITIONING_HASH, 0, 0); in jent_kcapi_init()
341 tfm = crypto_alloc_shash(JENT_CONDITIONING_HASH, 0, 0); in jent_mod_init()