Searched refs:serpent_enc_blk_xway (Results 1 – 2 of 2) sorted by relevance
16 static inline void serpent_enc_blk_xway(struct serpent_ctx *ctx, u8 *dst, in serpent_enc_blk_xway() function43 static inline void serpent_enc_blk_xway(struct serpent_ctx *ctx, u8 *dst, in serpent_enc_blk_xway() function
96 .fn_u = { .ecb = GLUE_FUNC_CAST(serpent_enc_blk_xway) }199 serpent_enc_blk_xway(ctx->ctx, srcdst, srcdst); in encrypt_callback()