Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/crypto/
H A Dsha1_ssse3_glue.c277 static struct shash_alg sha1_ni_alg = { variable
296 return crypto_register_shash(&sha1_ni_alg); in register_sha1_ni()
303 crypto_unregister_shash(&sha1_ni_alg); in unregister_sha1_ni()