Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/crypto/
Dsha1_ssse3_glue.c280 static struct shash_alg sha1_ni_alg = { variable
299 return crypto_register_shash(&sha1_ni_alg); in register_sha1_ni()
306 crypto_unregister_shash(&sha1_ni_alg); in unregister_sha1_ni()