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
76 .fn_u = { .ecb = GLUE_FUNC_CAST(camellia_enc_blk_2way) }228 camellia_enc_blk_2way(ctx->ctx, srcdst, srcdst); in encrypt_callback()
57 .fn_u = { .ecb = GLUE_FUNC_CAST(camellia_enc_blk_2way) }230 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()