Home
last modified time | relevance | path

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

/linux-3.3/arch/x86/include/asm/
Dserpent.h16 static inline void serpent_enc_blk_xway(struct serpent_ctx *ctx, u8 *dst, in serpent_enc_blk_xway() function
43 static inline void serpent_enc_blk_xway(struct serpent_ctx *ctx, u8 *dst, in serpent_enc_blk_xway() function
/linux-3.3/arch/x86/crypto/
Dserpent_sse2_glue.c97 serpent_enc_blk_xway(ctx, wdst, wsrc); in ecb_crypt()
479 serpent_enc_blk_xway(ctx->ctx, srcdst, srcdst); in encrypt_callback()