Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/crypto/
H A Daesni-intel_glue.c885 static struct crypto_alg aesni_cipher_alg = { variable
1093 err = crypto_register_alg(&aesni_cipher_alg); in aesni_init()
1114 crypto_unregister_alg(&aesni_cipher_alg); in aesni_init()
1124 crypto_unregister_alg(&aesni_cipher_alg); in aesni_exit()