Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/crypto/
Dtwofish_glue_3way.c141 static const struct common_glue_ctx twofish_dec_cbc = { variable
176 return glue_cbc_decrypt_128bit(&twofish_dec_cbc, desc, dst, src, in cbc_decrypt()
Dtwofish_avx_glue.c144 static const struct common_glue_ctx twofish_dec_cbc = { variable
195 return glue_cbc_decrypt_128bit(&twofish_dec_cbc, desc, dst, src, in cbc_decrypt()