twofish_algs      226 arch/x86/crypto/twofish_avx_glue.c static struct skcipher_alg twofish_algs[] = {
twofish_algs      286 arch/x86/crypto/twofish_avx_glue.c static struct simd_skcipher_alg *twofish_simd_algs[ARRAY_SIZE(twofish_algs)];
twofish_algs      297 arch/x86/crypto/twofish_avx_glue.c 	return simd_register_skciphers_compat(twofish_algs,
twofish_algs      298 arch/x86/crypto/twofish_avx_glue.c 					      ARRAY_SIZE(twofish_algs),
twofish_algs      304 arch/x86/crypto/twofish_avx_glue.c 	simd_unregister_skciphers(twofish_algs, ARRAY_SIZE(twofish_algs),