Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/crypto/
H A Dtwofish_glue_3way.c134 static const struct common_glue_ctx twofish_dec_cbc = { variable
164 return glue_cbc_decrypt_req_128bit(&twofish_dec_cbc, req); in cbc_decrypt()
H A Dtwofish_avx_glue.c143 static const struct common_glue_ctx twofish_dec_cbc = { variable
189 return glue_cbc_decrypt_req_128bit(&twofish_dec_cbc, req); in cbc_decrypt()