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

/linux-4.1.27/arch/x86/crypto/
H A Dtwofish_glue_3way.c141 static const struct common_glue_ctx twofish_dec_cbc = { variable in typeref:struct:common_glue_ctx
176 return glue_cbc_decrypt_128bit(&twofish_dec_cbc, desc, dst, src, cbc_decrypt()
H A Dtwofish_avx_glue.c146 static const struct common_glue_ctx twofish_dec_cbc = { variable in typeref:struct:common_glue_ctx
197 return glue_cbc_decrypt_128bit(&twofish_dec_cbc, desc, dst, src, cbc_decrypt()

Completed in 62 milliseconds