Searched refs:x_equal (Results 1 - 1 of 1) sorted by relevance

/system/core/libmincrypt/
H A Dp256_ec.c930 char x_equal, y_equal; local
948 x_equal = felem_is_zero_vartime(h);
954 if (x_equal && y_equal) {

Completed in 40 milliseconds