Searched refs:des3_ede_enc_blk (Results 1 - 1 of 1) sorted by last modified time

/linux-master/arch/x86/crypto/
H A Ddes3_ede_glue.c32 static inline void des3_ede_enc_blk(struct des3_ede_x86_ctx *ctx, u8 *dst, function
58 des3_ede_enc_blk(crypto_tfm_ctx(tfm), dst, src);
137 des3_ede_enc_blk(ctx, (u8 *)dst, (u8 *)dst);

Completed in 294 milliseconds