Home
last modified time | relevance | path

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

/freebsd-14.2/crypto/heimdal/lib/hx509/
H A Dcrmf.asn193 issuerUID [7] IMPLICIT BIT STRING OPTIONAL,
/freebsd-14.2/crypto/openssl/crypto/crmf/
H A Dcrmf_local.h316 ASN1_BIT_STRING *issuerUID; /* deprecated in version 2 */ member
H A Dcrmf_asn.c203 ASN1_IMP_OPT(OSSL_CRMF_CERTTEMPLATE, issuerUID, ASN1_BIT_STRING, 7),
/freebsd-14.2/crypto/openssl/crypto/x509/
H A Dx509_set.c155 *piuid = x->cert_info.issuerUID; in X509_get0_uids()
H A Dx_x509.c26 ASN1_IMP_OPT(X509_CINF, issuerUID, ASN1_BIT_STRING, 1),
/freebsd-14.2/crypto/openssl/include/crypto/
H A Dx509.h168 ASN1_BIT_STRING *issuerUID; /* [ 1 ] optional in v2 */ member