Searched refs:issuerUID (Results 1 - 5 of 5) sorted by relevance

/openbsd-current/lib/libcrypto/x509/
H A Dx509_set.c260 X509_get0_uids(const X509 *x, const ASN1_BIT_STRING **issuerUID, argument
263 if (issuerUID != NULL)
264 *issuerUID = x->cert_info->issuerUID;
H A Dx509_local.h161 ASN1_BIT_STRING *issuerUID; /* [ 1 ] optional in v2 */ member in struct:x509_cinf_st
H A Dx509_purp.c417 if (x->cert_info->issuerUID != NULL ||
H A Dx509.h696 void X509_get0_uids(const X509 *x, const ASN1_BIT_STRING **issuerUID,
/openbsd-current/lib/libcrypto/asn1/
H A Dx_x509.c114 .offset = offsetof(X509_CINF, issuerUID),
115 .field_name = "issuerUID",

Completed in 170 milliseconds