Searched refs:subjectKeyIdentifier (Results 1 – 18 of 18) sorted by relevance
| /freebsd-12.1/crypto/openssl/crypto/cms/ |
| H A D | cms_kari.c | 82 *keyid = oik->d.subjectKeyIdentifier; in CMS_RecipientInfo_kari_get0_orig_id() 105 return cms_keyid_cert_cmp(oik->d.subjectKeyIdentifier, cert); in CMS_RecipientInfo_kari_orig_id_cmp() 129 *keyid = rid->d.rKeyId->subjectKeyIdentifier; in CMS_RecipientEncryptedKey_get0_id() 150 return cms_keyid_cert_cmp(rid->d.rKeyId->subjectKeyIdentifier, cert); in CMS_RecipientEncryptedKey_cert_cmp() 315 if (!cms_set1_keyid(&rek->rid->d.rKeyId->subjectKeyIdentifier, recip)) in cms_RecipientInfo_kari_init()
|
| H A D | cms_lcl.h | 101 ASN1_OCTET_STRING *subjectKeyIdentifier; member 173 ASN1_OCTET_STRING *subjectKeyIdentifier; member 199 ASN1_OCTET_STRING *subjectKeyIdentifier; member
|
| H A D | cms_asn1.c | 37 ASN1_IMP(CMS_SignerIdentifier, d.subjectKeyIdentifier, ASN1_OCTET_STRING, 0) 111 ASN1_SIMPLE(CMS_RecipientKeyIdentifier, subjectKeyIdentifier, ASN1_OCTET_STRING), 143 ASN1_IMP(CMS_OriginatorIdentifierOrKey, d.subjectKeyIdentifier, ASN1_OCTET_STRING, 0),
|
| H A D | cms_sd.c | 181 if (!cms_set1_keyid(&sid->d.subjectKeyIdentifier, cert)) in cms_set1_SignerIdentifier() 207 *keyid = sid->d.subjectKeyIdentifier; in cms_SignerIdentifier_get0_signer_id() 218 return cms_keyid_cert_cmp(sid->d.subjectKeyIdentifier, cert); in cms_SignerIdentifier_cert_cmp()
|
| /freebsd-12.1/libexec/rc/rc.d/ |
| H A D | sendmail | 118 subjectKeyIdentifier=hash 124 subjectKeyIdentifier=hash
|
| /freebsd-12.1/crypto/heimdal/lib/asn1/ |
| H A D | pkinit.asn1 | 56 subjectKeyIdentifier [2] OCTET STRING OPTIONAL, 63 subjectKeyIdentifier [2] IMPLICIT OCTET STRING OPTIONAL,
|
| H A D | cms.asn1 | 61 subjectKeyIdentifier [0] SubjectKeyIdentifier
|
| H A D | rfc2459.asn1 | 305 id-x509-ce-subjectKeyIdentifier OBJECT IDENTIFIER ::= { id-x509-ce 14 }
|
| /freebsd-12.1/crypto/openssl/doc/man3/ |
| H A D | X509_check_issued.pod | 21 B<subjectKeyIdentifier> of I<issuer> if B<authorityKeyIdentifier>
|
| /freebsd-12.1/crypto/openssl/apps/ |
| H A D | openssl.cnf | 197 subjectKeyIdentifier=hash 235 subjectKeyIdentifier=hash 298 subjectKeyIdentifier=hash
|
| /freebsd-12.1/crypto/heimdal/lib/hx509/ |
| H A D | cms.c | 182 &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 D | print.c | 765 { ext(subjectKeyIdentifier, subjectKeyIdentifier), M_N_C },
|
| /freebsd-12.1/crypto/openssl/doc/man5/ |
| H A D | x509v3_config.pod | 138 subjectKeyIdentifier=hash
|
| /freebsd-12.1/contrib/bearssl/src/x509/ |
| H A D | x509_minimal.t0 | 978 OID: subjectKeyIdentifier 2.5.29.14 1362 subjectKeyIdentifier eqOID uf
|
| /freebsd-12.1/crypto/openssl/doc/man1/ |
| H A D | req.pod | 576 subjectKeyIdentifier=hash
|
| H A D | x509.pod | 164 with a comma separated string, e.g., "subjectAltName,subjectKeyIdentifier".
|
| /freebsd-12.1/crypto/heimdal/lib/krb5/ |
| H A D | pkinit.c | 345 id.subjectKeyIdentifier = NULL; in cert2epi()
|
| /freebsd-12.1/crypto/openssl/crypto/objects/ |
| H A D | objects.txt | 779 id-ce 14 : subjectKeyIdentifier : X509v3 Subject Key Identifier
|