Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()