twofish_dec_cbc 151 arch/x86/crypto/twofish_avx_glue.c static const struct common_glue_ctx twofish_dec_cbc = { twofish_dec_cbc 198 arch/x86/crypto/twofish_avx_glue.c return glue_cbc_decrypt_req_128bit(&twofish_dec_cbc, req); twofish_dec_cbc 130 arch/x86/crypto/twofish_glue_3way.c static const struct common_glue_ctx twofish_dec_cbc = { twofish_dec_cbc 161 arch/x86/crypto/twofish_glue_3way.c return glue_cbc_decrypt_req_128bit(&twofish_dec_cbc, req);