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

/linux-4.1.27/arch/x86/crypto/
H A Dtwofish_avx_glue.c72 static void twofish_xts_enc(void *ctx, u128 *dst, const u128 *src, le128 *iv) twofish_xts_enc() function
126 .fn_u = { .xts = GLUE_XTS_FUNC_CAST(twofish_xts_enc) }

Completed in 34 milliseconds