Home | History | Annotate | Download | only in libconstrainedcrypto

Lines Matching refs:y_equal

930   char x_equal, y_equal;
953 y_equal = felem_is_zero_vartime(r);
954 if (x_equal && y_equal) {