Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/crypto/
H A Daesni-intel_glue.c904 static struct skcipher_alg aesni_skciphers[] = { variable
975 struct simd_skcipher_alg *aesni_simd_skciphers[ARRAY_SIZE(aesni_skciphers)];
1097 err = simd_register_skciphers_compat(aesni_skciphers, in aesni_init()
1098 ARRAY_SIZE(aesni_skciphers), in aesni_init()
1111 simd_unregister_skciphers(aesni_skciphers, ARRAY_SIZE(aesni_skciphers), in aesni_init()
1122 simd_unregister_skciphers(aesni_skciphers, ARRAY_SIZE(aesni_skciphers), in aesni_exit()