Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/crypto/
Daesni-intel_glue.c962 static struct skcipher_alg aesni_skciphers[] = { variable
1051 struct simd_skcipher_alg *aesni_simd_skciphers[ARRAY_SIZE(aesni_skciphers)];
1172 err = simd_register_skciphers_compat(aesni_skciphers, in aesni_init()
1173 ARRAY_SIZE(aesni_skciphers), in aesni_init()
1186 simd_unregister_skciphers(aesni_skciphers, ARRAY_SIZE(aesni_skciphers), in aesni_init()
1197 simd_unregister_skciphers(aesni_skciphers, ARRAY_SIZE(aesni_skciphers), in aesni_exit()