Searched refs:aesni_skciphers (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/x86/crypto/ |
H A D | aesni-intel_glue.c | 904 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()
|
/kernel/linux/linux-6.6/arch/x86/crypto/ |
H A D | aesni-intel_glue.c | 1026 static struct skcipher_alg aesni_skciphers[] = { variable 1115 struct simd_skcipher_alg *aesni_simd_skciphers[ARRAY_SIZE(aesni_skciphers)]; 1262 err = simd_register_skciphers_compat(aesni_skciphers, in aesni_init() 1263 ARRAY_SIZE(aesni_skciphers), in aesni_init() 1290 simd_unregister_skciphers(aesni_skciphers, ARRAY_SIZE(aesni_skciphers), in aesni_init() 1301 simd_unregister_skciphers(aesni_skciphers, ARRAY_SIZE(aesni_skciphers), in aesni_exit()
|
Completed in 4 milliseconds