Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/crypto/
Dtwofish_glue_3way.c117 static const struct common_glue_ctx twofish_dec = { variable
150 return glue_ecb_req_128bit(&twofish_dec, req); in ecb_decrypt()
Dtwofish_avx_glue.c135 static const struct common_glue_ctx twofish_dec = { variable
187 return glue_ecb_req_128bit(&twofish_dec, req); in ecb_decrypt()