Home
last modified time | relevance | path

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

/arch/arm64/crypto/
A Dpolyval-ce-glue.c124 static struct shash_alg polyval_alg = { variable
144 return crypto_register_shash(&polyval_alg); in polyval_ce_mod_init()
149 crypto_unregister_shash(&polyval_alg); in polyval_ce_mod_exit()
/arch/x86/crypto/
A Dpolyval-clmulni_glue.c134 static struct shash_alg polyval_alg = { variable
166 return crypto_register_shash(&polyval_alg); in polyval_clmulni_mod_init()
171 crypto_unregister_shash(&polyval_alg); in polyval_clmulni_mod_exit()

Completed in 3 milliseconds