Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/crypto/
Dtwofish_glue_3way.c115 static const struct common_glue_ctx twofish_ctr = { variable
183 return glue_ctr_crypt_128bit(&twofish_ctr, desc, dst, src, nbytes); in ctr_crypt()
Dtwofish_avx_glue.c99 static const struct common_glue_ctx twofish_ctr = { variable
202 return glue_ctr_crypt_128bit(&twofish_ctr, desc, dst, src, nbytes); in ctr_crypt()