Searched refs:camellia_enc_blk_2way (Results 1 – 4 of 4) sorted by relevance
79 static inline void camellia_enc_blk_2way(struct camellia_ctx *ctx, u8 *dst, in camellia_enc_blk_2way() function
58 .fn_u = { .ecb = GLUE_FUNC_CAST(camellia_enc_blk_2way) }231 camellia_enc_blk_2way(ctx->ctx, srcdst, srcdst); in encrypt_callback()
77 .fn_u = { .ecb = GLUE_FUNC_CAST(camellia_enc_blk_2way) }229 camellia_enc_blk_2way(ctx->ctx, srcdst, srcdst); in encrypt_callback()
1330 .fn_u = { .ecb = GLUE_FUNC_CAST(camellia_enc_blk_2way) }1415 camellia_enc_blk_2way(ctx, srcdst, srcdst); in encrypt_callback()