Home
last modified time | relevance | path

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

/linux/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()