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

/linux-4.1.27/arch/x86/crypto/
H A Dtwofish_avx_glue.c339 static struct crypto_alg twofish_algs[10] = { { variable in typeref:struct:crypto_alg
574 return crypto_register_algs(twofish_algs, ARRAY_SIZE(twofish_algs)); twofish_init()
579 crypto_unregister_algs(twofish_algs, ARRAY_SIZE(twofish_algs)); twofish_exit()

Completed in 32 milliseconds