Home
last modified time | relevance | path

Searched refs:uniformResourceIdentifier (Results 1 – 6 of 6) sorted by relevance

/openbsd/lib/libcrypto/x509/
H A Dx509_ncons.c430 return nc_uri(gen->d.uniformResourceIdentifier, in nc_match_single()
431 base->d.uniformResourceIdentifier); in nc_match_single()
H A Dx509_genn.c232 .offset = offsetof(GENERAL_NAME, d.uniformResourceIdentifier),
H A Dx509v3.h186 ASN1_IA5STRING *uniformResourceIdentifier; member
H A Dx509_constraints.c727 ASN1_IA5STRING *aname = name->d.uniformResourceIdentifier; in x509_constraints_general_to_bytes()
H A Dx509_utl.c661 ad->location->d.uniformResourceIdentifier)) in STACK_OF()
/openbsd/usr.sbin/rpki-client/
H A Dx509.c926 uri = location->d.uniformResourceIdentifier; in x509_location()