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

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

Completed in 66 milliseconds