Home
last modified time | relevance | path

Searched defs:polyval_alg (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/arm64/crypto/
H A Dpolyval-ce-glue.c158 static struct shash_alg polyval_alg = { variable
/openbmc/linux/arch/x86/crypto/
H A Dpolyval-clmulni_glue.c167 static struct shash_alg polyval_alg = { variable
/openbmc/linux/crypto/
H A Dpolyval-generic.c211 static struct shash_alg polyval_alg = { variable
H A Dhctr2.c414 struct shash_alg *polyval_alg; in hctr2_create_common() local