Searched refs:gtype (Results 1 – 2 of 2) sorted by relevance
2339 int i, gtype; in get_dp_url() local2346 uri = GENERAL_NAME_get0_value(gen, >ype); in get_dp_url()2347 if (gtype == GEN_URI && ASN1_STRING_length(uri) > 6) { in get_dp_url()
626 static int has_san_id(X509 *x, int gtype) in has_san_id() argument638 if (g->type == gtype) { in has_san_id()
Completed in 18 milliseconds