Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/crypto/
Dtwofish_avx_glue.c76 static void twofish_xts_dec(void *ctx, u128 *dst, const u128 *src, le128 *iv) in twofish_xts_dec() function
169 .fn_u = { .xts = GLUE_XTS_FUNC_CAST(twofish_xts_dec) }