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

/linux-4.1.27/arch/x86/crypto/
H A Dtwofish_glue_3way.c128 static const struct common_glue_ctx twofish_dec = { variable in typeref:struct:common_glue_ctx
163 return glue_ecb_crypt_128bit(&twofish_dec, desc, dst, src, nbytes); ecb_decrypt()
H A Dtwofish_avx_glue.c130 static const struct common_glue_ctx twofish_dec = { variable in typeref:struct:common_glue_ctx
184 return glue_ecb_crypt_128bit(&twofish_dec, desc, dst, src, nbytes); ecb_decrypt()

Completed in 48 milliseconds