Searched refs:aesni_skciphers (Results 1 – 1 of 1) sorted by relevance
924 static struct skcipher_alg aesni_skciphers[] = { variable995 struct simd_skcipher_alg *aesni_simd_skciphers[ARRAY_SIZE(aesni_skciphers)];1122 err = simd_register_skciphers_compat(aesni_skciphers, in aesni_init()1123 ARRAY_SIZE(aesni_skciphers), in aesni_init()1136 simd_unregister_skciphers(aesni_skciphers, ARRAY_SIZE(aesni_skciphers), in aesni_init()1147 simd_unregister_skciphers(aesni_skciphers, ARRAY_SIZE(aesni_skciphers), in aesni_exit()