Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/arch/x86/crypto/
H A Dcast5_avx_glue.c65 static struct skcipher_alg cast5_algs[] = { variable
96 static struct simd_skcipher_alg *cast5_simd_algs[ARRAY_SIZE(cast5_algs)];
108 return simd_register_skciphers_compat(cast5_algs, in cast5_init()
109 ARRAY_SIZE(cast5_algs), in cast5_init()
115 simd_unregister_skciphers(cast5_algs, ARRAY_SIZE(cast5_algs), in cast5_exit()
/kernel/linux/linux-5.10/arch/x86/crypto/
H A Dcast5_avx_glue.c303 static struct skcipher_alg cast5_algs[] = { variable
349 static struct simd_skcipher_alg *cast5_simd_algs[ARRAY_SIZE(cast5_algs)];
361 return simd_register_skciphers_compat(cast5_algs, in cast5_init()
362 ARRAY_SIZE(cast5_algs), in cast5_init()
368 simd_unregister_skciphers(cast5_algs, ARRAY_SIZE(cast5_algs), in cast5_exit()

Completed in 3 milliseconds