Home
last modified time | relevance | path

Searched refs:gtype (Results 1 – 2 of 2) sorted by relevance

/openssl-master/apps/lib/
A Dapps.c2339 int i, gtype; in get_dp_url() local
2346 uri = GENERAL_NAME_get0_value(gen, &gtype); in get_dp_url()
2347 if (gtype == GEN_URI && ASN1_STRING_length(uri) > 6) { in get_dp_url()
/openssl-master/crypto/x509/
A Dx509_vfy.c626 static int has_san_id(X509 *x, int gtype) in has_san_id() argument
638 if (g->type == gtype) { in has_san_id()

Completed in 18 milliseconds