twofish_dec       135 arch/x86/crypto/twofish_avx_glue.c static const struct common_glue_ctx twofish_dec = {
twofish_dec       187 arch/x86/crypto/twofish_avx_glue.c 	return glue_ecb_req_128bit(&twofish_dec, req);
twofish_dec       117 arch/x86/crypto/twofish_glue_3way.c static const struct common_glue_ctx twofish_dec = {
twofish_dec       150 arch/x86/crypto/twofish_glue_3way.c 	return glue_ecb_req_128bit(&twofish_dec, req);