Home
last modified time | relevance | path

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

/arch/x86/crypto/
Dtwofish_glue_3way.c102 static const struct common_glue_ctx twofish_enc = { variable
157 return glue_ecb_crypt_128bit(&twofish_enc, desc, dst, src, nbytes); in ecb_encrypt()
Dtwofish_avx_glue.c83 static const struct common_glue_ctx twofish_enc = { variable
176 return glue_ecb_crypt_128bit(&twofish_enc, desc, dst, src, nbytes); in ecb_encrypt()