Searched refs:_subjectKeyIdentifier (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10.1/Security-57031.1.35/Security/include/security_keychain/
H A DSecCertificateP.c141 DERItem _subjectKeyIdentifier; member in struct:__SecCertificate
606 certificate->_subjectKeyIdentifier = keyIdentifier.content;
4503 certificate->_subjectKeyIdentifier.length) {
4505 certificate->_subjectKeyIdentifier.data,
4506 certificate->_subjectKeyIdentifier.length);
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_keychain/Security/
H A DSecCertificateP.c141 DERItem _subjectKeyIdentifier; member in struct:__SecCertificate
606 certificate->_subjectKeyIdentifier = keyIdentifier.content;
4503 certificate->_subjectKeyIdentifier.length) {
4505 certificate->_subjectKeyIdentifier.data,
4506 certificate->_subjectKeyIdentifier.length);
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_keychain/lib/
H A DSecCertificateP.c141 DERItem _subjectKeyIdentifier; member in struct:__SecCertificate
606 certificate->_subjectKeyIdentifier = keyIdentifier.content;
4503 certificate->_subjectKeyIdentifier.length) {
4505 certificate->_subjectKeyIdentifier.data,
4506 certificate->_subjectKeyIdentifier.length);
/macosx-10.10.1/Security-57031.1.35/Security/sec/Security/
H A DSecCertificate.c148 DERItem _subjectKeyIdentifier; member in struct:__SecCertificate
618 certificate->_subjectKeyIdentifier = keyIdentifier.content;
4641 certificate->_subjectKeyIdentifier.length) {
4643 certificate->_subjectKeyIdentifier.data,
4644 certificate->_subjectKeyIdentifier.length);

Completed in 281 milliseconds