Home
last modified time | relevance | path

Searched refs:sha1_ssse3_alg (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/crypto/
H A Dsha1_ssse3_glue.c87 static struct shash_alg sha1_ssse3_alg = { variable
106 return crypto_register_shash(&sha1_ssse3_alg); in register_sha1_ssse3()
113 crypto_unregister_shash(&sha1_ssse3_alg); in unregister_sha1_ssse3()
/kernel/linux/linux-6.6/arch/x86/crypto/
H A Dsha1_ssse3_glue.c96 static struct shash_alg sha1_ssse3_alg = { variable
115 return crypto_register_shash(&sha1_ssse3_alg); in register_sha1_ssse3()
122 crypto_unregister_shash(&sha1_ssse3_alg); in unregister_sha1_ssse3()

Completed in 2 milliseconds