Home
last modified time | relevance | path

Searched refs:subjectKeyIdentifier (Results 1 – 25 of 30) sorted by relevance

12

/freebsd/crypto/openssl/test/
H A Dca-and-certs.cnf35 subjectKeyIdentifier = hash
41 subjectKeyIdentifier = hash
47 subjectKeyIdentifier = hash
85 subjectKeyIdentifier = hash
H A Dproxy.cnf26 subjectKeyIdentifier = hash
53 subjectKeyIdentifier = hash
H A DCAtsa.cnf87 subjectKeyIdentifier=hash
101 subjectKeyIdentifier=hash
114 subjectKeyIdentifier=hash
H A Dv3_ca_exts.cnf3 subjectKeyIdentifier = hash
/freebsd/crypto/openssl/demos/certs/
H A Dca.cnf42 subjectKeyIdentifier=hash
51 subjectKeyIdentifier=hash
64 subjectKeyIdentifier=hash
74 subjectKeyIdentifier=hash
/freebsd/crypto/openssl/crypto/cms/
H A Dcms_kari.c86 *keyid = oik->d.subjectKeyIdentifier; in CMS_RecipientInfo_kari_get0_orig_id()
109 return ossl_cms_keyid_cert_cmp(oik->d.subjectKeyIdentifier, cert); in CMS_RecipientInfo_kari_orig_id_cmp()
134 *keyid = rid->d.rKeyId->subjectKeyIdentifier; in CMS_RecipientEncryptedKey_get0_id()
156 return ossl_cms_keyid_cert_cmp(rid->d.rKeyId->subjectKeyIdentifier, in CMS_RecipientEncryptedKey_cert_cmp()
372 if (!ossl_cms_set1_keyid(&rek->rid->d.rKeyId->subjectKeyIdentifier, recip)) in ossl_cms_RecipientInfo_kari_init()
393 oik->d.subjectKeyIdentifier = ASN1_OCTET_STRING_new(); in ossl_cms_RecipientInfo_kari_init()
394 if (oik->d.subjectKeyIdentifier == NULL) in ossl_cms_RecipientInfo_kari_init()
396 if (!ossl_cms_set1_keyid(&oik->d.subjectKeyIdentifier, originator)) in ossl_cms_RecipientInfo_kari_init()
H A Dcms_local.h111 ASN1_OCTET_STRING *subjectKeyIdentifier; member
187 ASN1_OCTET_STRING *subjectKeyIdentifier; member
213 ASN1_OCTET_STRING *subjectKeyIdentifier; member
H A Dcms_asn1.c37 ASN1_IMP(CMS_SignerIdentifier, d.subjectKeyIdentifier, ASN1_OCTET_STRING, 0)
122 ASN1_SIMPLE(CMS_RecipientKeyIdentifier, subjectKeyIdentifier, ASN1_OCTET_STRING),
154 ASN1_IMP(CMS_OriginatorIdentifierOrKey, d.subjectKeyIdentifier, ASN1_OCTET_STRING, 0),
H A Dcms_sd.c188 if (!ossl_cms_set1_keyid(&sid->d.subjectKeyIdentifier, cert)) in ossl_cms_set1_SignerIdentifier()
214 *keyid = sid->d.subjectKeyIdentifier; in ossl_cms_SignerIdentifier_get0_signer_id()
225 return ossl_cms_keyid_cert_cmp(sid->d.subjectKeyIdentifier, cert); in ossl_cms_SignerIdentifier_cert_cmp()
/freebsd/crypto/openssl/test/smime-certs/
H A Dca.cnf42 subjectKeyIdentifier=hash
54 subjectKeyIdentifier=hash
64 subjectKeyIdentifier=hash
/freebsd/crypto/openssl/demos/certs/apps/
H A Dapps.cnf51 subjectKeyIdentifier=hash
61 subjectKeyIdentifier=hash
/freebsd/libexec/rc/rc.d/
H A Dsendmail137 subjectKeyIdentifier=hash
143 subjectKeyIdentifier=hash
/freebsd/crypto/heimdal/lib/asn1/
H A Dpkinit.asn156 subjectKeyIdentifier [2] OCTET STRING OPTIONAL,
63 subjectKeyIdentifier [2] IMPLICIT OCTET STRING OPTIONAL,
H A Dcms.asn161 subjectKeyIdentifier [0] SubjectKeyIdentifier
H A Drfc2459.asn1305 id-x509-ce-subjectKeyIdentifier OBJECT IDENTIFIER ::= { id-x509-ce 14 }
/freebsd/contrib/unbound/smallapp/
H A Dunbound-control-setup.sh.in136 subjectKeyIdentifier=hash
/freebsd/crypto/openssl/doc/man3/
H A DX509_check_issued.pod21 I<subject>, as far as present, with the respective B<subjectKeyIdentifier>,
/freebsd/crypto/openssl/apps/
H A Dopenssl.cnf216 subjectKeyIdentifier=hash
247 subjectKeyIdentifier=hash
289 subjectKeyIdentifier=hash
H A Dopenssl-vms.cnf215 subjectKeyIdentifier=hash
246 subjectKeyIdentifier=hash
288 subjectKeyIdentifier=hash
/freebsd/crypto/heimdal/lib/hx509/
H A Dcms.c182 &id->u.subjectKeyIdentifier); in fill_CMSIdentifier()
237 KeyIdentifier *ki = &id->u.subjectKeyIdentifier; in unparse_CMSIdentifier()
283 q.subject_id = &client->u.subjectKeyIdentifier; in find_CMSIdentifier()
H A Dprint.c765 { ext(subjectKeyIdentifier, subjectKeyIdentifier), M_N_C },
/freebsd/crypto/openssl/doc/man1/
H A Dopenssl-verification-options.pod314 Any given authorityKeyIdentifier and any given subjectKeyIdentifier
324 The subjectKeyIdentifier must be given for all X.509v3 CA certs.
H A Dopenssl-x509.pod.in306 with a comma separated string, e.g., "subjectAltName,subjectKeyIdentifier".
/freebsd/contrib/bearssl/src/x509/
H A Dx509_minimal.t0996 OID: subjectKeyIdentifier 2.5.29.14
1380 subjectKeyIdentifier eqOID uf
/freebsd/crypto/openssl/doc/man5/
H A Dx509v3_config.pod187 subjectKeyIdentifier = hash

12