Home
last modified time | relevance | path

Searched refs:cast6_algs (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/arch/x86/crypto/
H A Dcast6_avx_glue.c65 static struct skcipher_alg cast6_algs[] = { variable
96 static struct simd_skcipher_alg *cast6_simd_algs[ARRAY_SIZE(cast6_algs)];
108 return simd_register_skciphers_compat(cast6_algs, in cast6_init()
109 ARRAY_SIZE(cast6_algs), in cast6_init()
115 simd_unregister_skciphers(cast6_algs, ARRAY_SIZE(cast6_algs), in cast6_exit()
/kernel/linux/linux-5.10/arch/x86/crypto/
H A Dcast6_avx_glue.c209 static struct skcipher_alg cast6_algs[] = { variable
269 static struct simd_skcipher_alg *cast6_simd_algs[ARRAY_SIZE(cast6_algs)];
281 return simd_register_skciphers_compat(cast6_algs, in cast6_init()
282 ARRAY_SIZE(cast6_algs), in cast6_init()
288 simd_unregister_skciphers(cast6_algs, ARRAY_SIZE(cast6_algs), in cast6_exit()

Completed in 2 milliseconds