Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/crypto/
H A Dserpent_sse2_glue.c33 static void serpent_decrypt_cbc_xway(const void *ctx, u8 *dst, const u8 *src) in serpent_decrypt_cbc_xway() function
70 CBC_DEC_BLOCK(SERPENT_PARALLEL_BLOCKS, serpent_decrypt_cbc_xway); in cbc_decrypt()