twofish_enc        90 arch/x86/crypto/twofish_avx_glue.c static const struct common_glue_ctx twofish_enc = {
twofish_enc       182 arch/x86/crypto/twofish_avx_glue.c 	return glue_ecb_req_128bit(&twofish_enc, req);
twofish_enc        91 arch/x86/crypto/twofish_glue_3way.c static const struct common_glue_ctx twofish_enc = {
twofish_enc       145 arch/x86/crypto/twofish_glue_3way.c 	return glue_ecb_req_128bit(&twofish_enc, req);