Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/arch/x86/crypto/
H A Dtwofish_avx_glue.c75 static struct skcipher_alg twofish_algs[] = { variable
106 static struct simd_skcipher_alg *twofish_simd_algs[ARRAY_SIZE(twofish_algs)];
117 return simd_register_skciphers_compat(twofish_algs, in twofish_init()
118 ARRAY_SIZE(twofish_algs), in twofish_init()
124 simd_unregister_skciphers(twofish_algs, ARRAY_SIZE(twofish_algs), in twofish_exit()
/kernel/linux/linux-5.10/arch/x86/crypto/
H A Dtwofish_avx_glue.c215 static struct skcipher_alg twofish_algs[] = { variable
275 static struct simd_skcipher_alg *twofish_simd_algs[ARRAY_SIZE(twofish_algs)];
286 return simd_register_skciphers_compat(twofish_algs, in twofish_init()
287 ARRAY_SIZE(twofish_algs), in twofish_init()
293 simd_unregister_skciphers(twofish_algs, ARRAY_SIZE(twofish_algs), in twofish_exit()

Completed in 2 milliseconds