Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/crypto/
Dsha1_ssse3_glue.c299 static struct shash_alg sha1_ni_alg = { variable
319 return crypto_register_shash(&sha1_ni_alg); in register_sha1_ni()
326 crypto_unregister_shash(&sha1_ni_alg); in unregister_sha1_ni()