Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/crypto/
Daesni-intel_glue.c943 static struct crypto_alg aesni_cipher_alg = { variable
1168 err = crypto_register_alg(&aesni_cipher_alg); in aesni_init()
1189 crypto_unregister_alg(&aesni_cipher_alg); in aesni_init()
1199 crypto_unregister_alg(&aesni_cipher_alg); in aesni_exit()