/freebsd/crypto/krb5/src/tests/pkinit-certs/ |
H A D | make-certs.sh | 48 subjectKeyIdentifier = hash 66 subjectKeyIdentifier = hash 85 subjectKeyIdentifier = hash 93 subjectKeyIdentifier = hash 101 subjectKeyIdentifier = hash 109 subjectKeyIdentifier = hash
|
/freebsd/crypto/openssl/test/ |
H A D | ca-and-certs.cnf | 37 subjectKeyIdentifier = hash 43 subjectKeyIdentifier = hash 49 subjectKeyIdentifier = hash 87 subjectKeyIdentifier = hash
|
H A D | proxy.cnf | 26 subjectKeyIdentifier = hash 53 subjectKeyIdentifier = hash
|
H A D | CAtsa.cnf | 87 subjectKeyIdentifier=hash 101 subjectKeyIdentifier=hash 114 subjectKeyIdentifier=hash
|
H A D | v3_ca_exts.cnf | 3 subjectKeyIdentifier = hash
|
/freebsd/crypto/openssl/demos/certs/ |
H A D | ca.cnf | 42 subjectKeyIdentifier=hash 51 subjectKeyIdentifier=hash 64 subjectKeyIdentifier=hash 74 subjectKeyIdentifier=hash
|
/freebsd/crypto/openssl/crypto/cms/ |
H A D | cms_kari.c | 86 *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 D | cms_local.h | 111 ASN1_OCTET_STRING *subjectKeyIdentifier; member 187 ASN1_OCTET_STRING *subjectKeyIdentifier; member 213 ASN1_OCTET_STRING *subjectKeyIdentifier; member
|
H A D | cms_asn1.c | 37 ASN1_IMP(CMS_SignerIdentifier, d.subjectKeyIdentifier, ASN1_OCTET_STRING, 0) 123 ASN1_SIMPLE(CMS_RecipientKeyIdentifier, subjectKeyIdentifier, ASN1_OCTET_STRING), 155 ASN1_IMP(CMS_OriginatorIdentifierOrKey, d.subjectKeyIdentifier, ASN1_OCTET_STRING, 0),
|
/freebsd/crypto/openssl/test/ocsp-tests/ |
H A D | ca.cnf | 15 subjectKeyIdentifier = hash 23 subjectKeyIdentifier = hash
|
/freebsd/crypto/openssl/demos/certs/apps/ |
H A D | apps.cnf | 51 subjectKeyIdentifier=hash 61 subjectKeyIdentifier=hash
|
/freebsd/crypto/krb5/src/tests/proxy-certs/ |
H A D | make-certs.sh | 60 subjectKeyIdentifier = hash 66 subjectKeyIdentifier = hash 74 subjectKeyIdentifier = hash
|
/freebsd/contrib/pam-krb5/ci/files/mit/ |
H A D | extensions.client | 5 subjectKeyIdentifier=hash
|
H A D | extensions.kdc | 5 subjectKeyIdentifier=hash
|
/freebsd/libexec/rc/rc.d/ |
H A D | sendmail | 137 subjectKeyIdentifier=hash 143 subjectKeyIdentifier=hash
|
/freebsd/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
|
/freebsd/contrib/unbound/smallapp/ |
H A D | unbound-control-setup.sh.in | 136 subjectKeyIdentifier=hash
|
H A D | unbound-control-setup.sh | 136 subjectKeyIdentifier=hash
|
/freebsd/crypto/krb5/src/include/ |
H A D | k5-int-pkinit.h | 74 krb5_data subjectKeyIdentifier; /* Optional */ member
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | X509_check_issued.pod | 21 I<subject>, as far as present, with the respective B<subjectKeyIdentifier>,
|
/freebsd/crypto/openssl/test/smime-certs/ |
H A D | ca.cnf | 45 # subjectKeyIdentifier = hash
|
/freebsd/crypto/openssl/apps/ |
H A D | openssl.cnf | 216 subjectKeyIdentifier=hash 247 subjectKeyIdentifier=hash 289 subjectKeyIdentifier=hash
|
H A D | openssl-vms.cnf | 215 subjectKeyIdentifier=hash 246 subjectKeyIdentifier=hash 288 subjectKeyIdentifier=hash
|
/freebsd/crypto/krb5/src/tests/asn.1/ |
H A D | pkinit.asn1 | 91 subjectKeyIdentifier [2] IMPLICIT OCTET STRING OPTIONAL, 95 -- subjectKeyIdentifier extension value. When other
|