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

/linux-4.1.27/arch/x86/crypto/
H A Dtwofish_glue_3way.c102 static const struct common_glue_ctx twofish_enc = { variable in typeref:struct:common_glue_ctx
157 return glue_ecb_crypt_128bit(&twofish_enc, desc, dst, src, nbytes); ecb_encrypt()
H A Dtwofish_avx_glue.c85 static const struct common_glue_ctx twofish_enc = { variable in typeref:struct:common_glue_ctx
178 return glue_ecb_crypt_128bit(&twofish_enc, desc, dst, src, nbytes); ecb_encrypt()

Completed in 131 milliseconds