Home
last modified time | relevance | path

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

/openssl/apps/lib/
H A Dapps.c2353 int i, gtype; in get_dp_url() local
2361 uri = GENERAL_NAME_get0_value(gen, &gtype); in get_dp_url()
2362 if (gtype == GEN_URI && ASN1_STRING_length(uri) > 6) { in get_dp_url()
/openssl/crypto/x509/
H A Dx509_vfy.c632 static int has_san_id(X509 *x, int gtype) in has_san_id() argument
644 if (g->type == gtype) { in has_san_id()

Completed in 33 milliseconds