Searched refs:nhex (Results 1 – 2 of 2) sorted by relevance
333 char *nraw, *ndata, *nhex; in isakmp_log_notify() local364 nhex = val2str(nraw, l); in isakmp_log_notify()365 if (nhex != NULL) { in isakmp_log_notify()368 nhex); in isakmp_log_notify()369 racoon_free(nhex); in isakmp_log_notify()
536 static const char *nhex[] = { in test_modexp_mont5() local553 && TEST_true(parse_bigBN(&n, nhex)))) in test_modexp_mont5()