Searched refs:rk_sm4_ccm_op (Results 1 – 3 of 3) sorted by relevance
64 int rk_sm4_ccm_op(struct sm4_ae_in *in, struct sm4_ae_out *out, int enc);
137 ret = rk_sm4_ccm_op(&sm4_in, &sm4_out, is_enc); in soft_ae()
507 int rk_sm4_ccm_op(struct sm4_ae_in *in, struct sm4_ae_out *out, const int enc) in rk_sm4_ccm_op() function