Searched refs:extnValue (Results 1 - 14 of 14) sorted by relevance

/macosx-10.10.1/Security-57031.1.35/Security/include/security_keychain/
H A DSecCertificateP.c67 DERItem extnValue; member in struct:SecCertificateExtension
73 DERItem extnValue;
105 extnValue.length will be > 0. */
603 DERReturn drtn = DERDecodeItem(&extn->extnValue, &keyIdentifier);
618 DERReturn drtn = DERDecodeItem(&extn->extnValue, &bitStringContent);
668 require_noerr_quiet(DERParseSequence(&extn->extnValue,
712 DERReturn drtn = DERDecodeSeqInit(&extn->extnValue, &tag, &piSeq);
724 DERDecodeSeqInit(&extn->extnValue, &tag, &piSeq);
762 DERReturn drtn = DERDecodeSeqInit(&extn->extnValue, &tag, &pmSeq);
773 DERDecodeSeqInit(&extn->extnValue,
2450 appendKeyUsage(CFMutableArrayRef properties, const DERItem *extnValue) argument
2468 appendPrivateKeyUsagePeriod(CFMutableArrayRef properties, const DERItem *extnValue) argument
2658 appendBasicConstraints(CFMutableArrayRef properties, const DERItem *extnValue) argument
2701 appendCrlDistributionPoints(CFMutableArrayRef properties, const DERItem *extnValue) argument
2803 appendCertificatePolicies(CFMutableArrayRef properties, const DERItem *extnValue) argument
2890 appendSubjectKeyIdentifier(CFMutableArrayRef properties, const DERItem *extnValue) argument
2916 appendAuthorityKeyIdentifier(CFMutableArrayRef properties, const DERItem *extnValue) argument
2954 appendPolicyConstraints(CFMutableArrayRef properties, const DERItem *extnValue) argument
2985 appendExtendedKeyUsage(CFMutableArrayRef properties, const DERItem *extnValue) argument
3020 appendInfoAccess(CFMutableArrayRef properties, const DERItem *extnValue) argument
3048 appendNetscapeCertType(CFMutableArrayRef properties, const DERItem *extnValue) argument
3149 *extnValue = &extn->extnValue; local
[all...]
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_keychain/Security/
H A DSecCertificateP.c67 DERItem extnValue; member in struct:SecCertificateExtension
73 DERItem extnValue;
105 extnValue.length will be > 0. */
603 DERReturn drtn = DERDecodeItem(&extn->extnValue, &keyIdentifier);
618 DERReturn drtn = DERDecodeItem(&extn->extnValue, &bitStringContent);
668 require_noerr_quiet(DERParseSequence(&extn->extnValue,
712 DERReturn drtn = DERDecodeSeqInit(&extn->extnValue, &tag, &piSeq);
724 DERDecodeSeqInit(&extn->extnValue, &tag, &piSeq);
762 DERReturn drtn = DERDecodeSeqInit(&extn->extnValue, &tag, &pmSeq);
773 DERDecodeSeqInit(&extn->extnValue,
2450 appendKeyUsage(CFMutableArrayRef properties, const DERItem *extnValue) argument
2468 appendPrivateKeyUsagePeriod(CFMutableArrayRef properties, const DERItem *extnValue) argument
2658 appendBasicConstraints(CFMutableArrayRef properties, const DERItem *extnValue) argument
2701 appendCrlDistributionPoints(CFMutableArrayRef properties, const DERItem *extnValue) argument
2803 appendCertificatePolicies(CFMutableArrayRef properties, const DERItem *extnValue) argument
2890 appendSubjectKeyIdentifier(CFMutableArrayRef properties, const DERItem *extnValue) argument
2916 appendAuthorityKeyIdentifier(CFMutableArrayRef properties, const DERItem *extnValue) argument
2954 appendPolicyConstraints(CFMutableArrayRef properties, const DERItem *extnValue) argument
2985 appendExtendedKeyUsage(CFMutableArrayRef properties, const DERItem *extnValue) argument
3020 appendInfoAccess(CFMutableArrayRef properties, const DERItem *extnValue) argument
3048 appendNetscapeCertType(CFMutableArrayRef properties, const DERItem *extnValue) argument
3149 *extnValue = &extn->extnValue; local
[all...]
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_keychain/lib/
H A DSecCertificateP.c67 DERItem extnValue; member in struct:SecCertificateExtension
73 DERItem extnValue;
105 extnValue.length will be > 0. */
603 DERReturn drtn = DERDecodeItem(&extn->extnValue, &keyIdentifier);
618 DERReturn drtn = DERDecodeItem(&extn->extnValue, &bitStringContent);
668 require_noerr_quiet(DERParseSequence(&extn->extnValue,
712 DERReturn drtn = DERDecodeSeqInit(&extn->extnValue, &tag, &piSeq);
724 DERDecodeSeqInit(&extn->extnValue, &tag, &piSeq);
762 DERReturn drtn = DERDecodeSeqInit(&extn->extnValue, &tag, &pmSeq);
773 DERDecodeSeqInit(&extn->extnValue,
2450 appendKeyUsage(CFMutableArrayRef properties, const DERItem *extnValue) argument
2468 appendPrivateKeyUsagePeriod(CFMutableArrayRef properties, const DERItem *extnValue) argument
2658 appendBasicConstraints(CFMutableArrayRef properties, const DERItem *extnValue) argument
2701 appendCrlDistributionPoints(CFMutableArrayRef properties, const DERItem *extnValue) argument
2803 appendCertificatePolicies(CFMutableArrayRef properties, const DERItem *extnValue) argument
2890 appendSubjectKeyIdentifier(CFMutableArrayRef properties, const DERItem *extnValue) argument
2916 appendAuthorityKeyIdentifier(CFMutableArrayRef properties, const DERItem *extnValue) argument
2954 appendPolicyConstraints(CFMutableArrayRef properties, const DERItem *extnValue) argument
2985 appendExtendedKeyUsage(CFMutableArrayRef properties, const DERItem *extnValue) argument
3020 appendInfoAccess(CFMutableArrayRef properties, const DERItem *extnValue) argument
3048 appendNetscapeCertType(CFMutableArrayRef properties, const DERItem *extnValue) argument
3149 *extnValue = &extn->extnValue; local
[all...]
/macosx-10.10.1/Security-57031.1.35/Security/sec/Security/
H A DSecCertificate.c74 DERItem extnValue; member in struct:SecCertificateExtension
80 DERItem extnValue;
112 extnValue.length will be > 0. */
615 DERReturn drtn = DERDecodeItem(&extn->extnValue, &keyIdentifier);
630 DERReturn drtn = DERDecodeItem(&extn->extnValue, &bitStringContent);
680 require_noerr_quiet(DERParseSequence(&extn->extnValue,
724 DERReturn drtn = DERDecodeSeqInit(&extn->extnValue, &tag, &piSeq);
736 DERDecodeSeqInit(&extn->extnValue, &tag, &piSeq);
774 DERReturn drtn = DERDecodeSeqInit(&extn->extnValue, &tag, &pmSeq);
785 DERDecodeSeqInit(&extn->extnValue,
2578 appendKeyUsage(CFMutableArrayRef properties, const DERItem *extnValue) argument
2596 appendPrivateKeyUsagePeriod(CFMutableArrayRef properties, const DERItem *extnValue) argument
2790 appendBasicConstraints(CFMutableArrayRef properties, const DERItem *extnValue) argument
2833 appendCrlDistributionPoints(CFMutableArrayRef properties, const DERItem *extnValue) argument
2937 appendCertificatePolicies(CFMutableArrayRef properties, const DERItem *extnValue) argument
3033 appendSubjectKeyIdentifier(CFMutableArrayRef properties, const DERItem *extnValue) argument
3059 appendAuthorityKeyIdentifier(CFMutableArrayRef properties, const DERItem *extnValue) argument
3095 appendPolicyConstraints(CFMutableArrayRef properties, const DERItem *extnValue) argument
3126 appendExtendedKeyUsage(CFMutableArrayRef properties, const DERItem *extnValue) argument
3161 appendInfoAccess(CFMutableArrayRef properties, const DERItem *extnValue) argument
3188 appendNetscapeCertType(CFMutableArrayRef properties, const DERItem *extnValue) argument
3289 *extnValue = &extn->extnValue; local
[all...]
/macosx-10.10.1/Heimdal-398.1.2/lib/hx509/
H A Dprint.c288 ret = decode_SubjectKeyIdentifier(e->extnValue.data,
289 e->extnValue.length,
296 if (size != e->extnValue.length) {
336 ret = decode_AuthorityKeyIdentifier(e->extnValue.data,
337 e->extnValue.length,
344 if (size != e->extnValue.length) {
375 ret = decode_ExtKeyUsage(e->extnValue.data,
376 e->extnValue.length,
383 if (size != e->extnValue.length) {
488 ret = decode_CRLDistributionPoints(e->extnValue
[all...]
H A Dcert.c616 return decode_AuthorityKeyIdentifier(e->extnValue.data,
617 e->extnValue.length,
635 return decode_SubjectKeyIdentifier(e->extnValue.data,
636 e->extnValue.length,
654 return decode_NameConstraints(e->extnValue.data,
655 e->extnValue.length,
672 return decode_GeneralNames(e->extnValue.data,
673 e->extnValue.length,
690 return decode_ExtKeyUsage(e->extnValue.data,
691 e->extnValue
[all...]
H A Drevoke.c1017 es->val[0].extnValue.data = malloc(10);
1018 if (es->val[0].extnValue.data == NULL) {
1022 es->val[0].extnValue.length = 10;
1025 es->val[0].extnValue.data,
1026 es->val[0].extnValue.length);
1031 ret = der_copy_octet_string(nonce, &es->val[0].extnValue);
H A Dca.c938 ret = der_copy_octet_string(data, &ext.extnValue);
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_keychain/libDER/libDER/
H A DDER_CertCrl.h99 DERItem extnValue; member in struct:__anon4824
H A DDER_CertCrl.c129 { DER_OFFSET(DERExtension, extnValue),
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/contrib/slapd-modules/comp_match/
H A Dcertificate.c538 rc = MatchingComponentOcts ( oid, (ComponentSyntaxInfo*)&((ComponentExtension*)csi_attr)->extnValue, (ComponentSyntaxInfo*)&((ComponentExtension*)csi_assert)->extnValue );
562 if ( ( comp->extnValue.identifier.bv_val && strncmp(comp->extnValue.identifier.bv_val, cr->cr_curr->ci_val.ci_identifier.bv_val,cr->cr_curr->ci_val.ci_identifier.bv_len) == 0 ) || ( strncmp(comp->extnValue.id_buf, cr->cr_curr->ci_val.ci_identifier.bv_val,cr->cr_curr->ci_val.ci_identifier.bv_len) == 0 ) ) {
564 return &comp->extnValue;
567 return &comp->extnValue;
634 rc = BDecComponentOcts (mem_op, b, tagId1, elmtLen1, (&k->extnValue), &totalElmtsLen1, mode);
636 (&k->extnValue)->identifier.bv_val = (&k->extnValue)
[all...]
H A Dcertificate.h157 ComponentOcts extnValue; /* OCTET STRING */ member in struct:Extension
H A Dcrl.h124 ComponentOcts extnValue; /* OCTET STRING */ member in struct:Extension
/macosx-10.10.1/Security-57031.1.35/Security/sec/SOSCircle/SecureObjectSync/
H A DSOSMessage.c171 extnValue OCTET STRING }

Completed in 301 milliseconds