Searched refs:nhex (Results 1 – 2 of 2) sorted by relevance
1525 int nhex = 0; in ParseEscape() local1528 nhex++; in ParseEscape()1537 if (c != '}' || nhex == 0) in ParseEscape()
540 static const char *nhex[] = { in test_modexp_mont5() local557 && TEST_true(parse_bigBN(&n, nhex)))) in test_modexp_mont5()