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
97 serpent_enc_blk_xway(ctx, wdst, wsrc); in ecb_crypt()479 serpent_enc_blk_xway(ctx->ctx, srcdst, srcdst); in encrypt_callback()