Home
last modified time | relevance | path

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

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