Searched refs:serpent_decrypt_cbc_xway (Results 1 – 1 of 1) sorted by relevance
33 static void serpent_decrypt_cbc_xway(const void *ctx, u8 *dst, const u8 *src) in serpent_decrypt_cbc_xway() function70 CBC_DEC_BLOCK(SERPENT_PARALLEL_BLOCKS, serpent_decrypt_cbc_xway); in cbc_decrypt()