Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/crypto/
Dtwofish_glue_3way.c130 static const struct common_glue_ctx twofish_dec_cbc = { variable
161 return glue_cbc_decrypt_req_128bit(&twofish_dec_cbc, req); in cbc_decrypt()
Dtwofish_avx_glue.c151 static const struct common_glue_ctx twofish_dec_cbc = { variable
198 return glue_cbc_decrypt_req_128bit(&twofish_dec_cbc, req); in cbc_decrypt()