Searched refs:camellia_enc_blk_xor_2way (Results 1 – 2 of 2) sorted by relevance
86 static inline void camellia_enc_blk_xor_2way(struct camellia_ctx *ctx, u8 *dst, in camellia_enc_blk_xor_2way() function
1320 camellia_enc_blk_xor_2way(ctx, (u8 *)dst, (u8 *)ctrblks); in camellia_crypt_ctr_2way()