Searched refs:is_z (Results 1 – 1 of 1) sorted by relevance
132 static ossl_inline void gf_cond_sel(gf x, const gf y, const gf z, mask_t is_z) in gf_cond_sel() argument138 x[0].limb[i] = constant_time_select_32(is_z, z[0].limb[i], in gf_cond_sel()142 x[0].limb[i] = constant_time_select_64(is_z, z[0].limb[i], in gf_cond_sel()