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

/linux-4.1.27/arch/x86/crypto/
H A Dtwofish_glue_3way.c115 static const struct common_glue_ctx twofish_ctr = { variable in typeref:struct:common_glue_ctx
183 return glue_ctr_crypt_128bit(&twofish_ctr, desc, dst, src, nbytes); ctr_crypt()
H A Dtwofish_avx_glue.c101 static const struct common_glue_ctx twofish_ctr = { variable in typeref:struct:common_glue_ctx
204 return glue_ctr_crypt_128bit(&twofish_ctr, desc, dst, src, nbytes); ctr_crypt()

Completed in 41 milliseconds