Searched refs:DER_DEC_OPTIONAL (Results 1 - 9 of 9) sorted by relevance

/macosx-10.10/Security-57031.1.35/Security/libsecurity_keychain/libDER/libDER/
H A DDER_CertCrl.c60 DER_DEC_OPTIONAL }, /* version - EXPLICIT */
84 DER_DEC_OPTIONAL },
87 DER_DEC_OPTIONAL },
90 DER_DEC_OPTIONAL }
128 DER_DEC_OPTIONAL },
141 DER_DEC_OPTIONAL },
144 DER_DEC_OPTIONAL }
154 DER_DEC_OPTIONAL },
157 DER_DEC_OPTIONAL }
167 DER_DEC_OPTIONAL },
[all...]
H A DDER_Decode.h138 #define DER_DEC_OPTIONAL 0x0001 macro
161 * Items which are optional (DER_DEC_OPTIONAL) and which are not found,
169 * generally desirable, particularly if there are any DER_DEC_OPTIONAL
H A DDER_Decode.c342 if(!(itemSpecs[i].options & DER_DEC_OPTIONAL)) {
410 if(!(currOptions & DER_DEC_OPTIONAL)) {
558 if(!(currOptions & DER_DEC_OPTIONAL)) {
H A DDER_Keys.c53 DER_DEC_ASN_ANY | DER_DEC_OPTIONAL | DER_DEC_SAVE_DER }
H A DDER_Encode.c212 if ((currOptions & DER_DEC_OPTIONAL) && itemSrc->length == 0) {
301 if ((currOptions & DER_DEC_OPTIONAL) && itemSrc->length == 0) {
/macosx-10.10/Security-57031.1.35/Security/include/security_keychain/
H A DtsaDERUtilities.c63 ASN1_CONSTR_SEQUENCE, DER_DEC_NO_OPTS | DER_DEC_OPTIONAL | DER_DEC_SAVE_DER}
/macosx-10.10/Security-57031.1.35/Security/libsecurity_keychain/Security/
H A DtsaDERUtilities.c63 ASN1_CONSTR_SEQUENCE, DER_DEC_NO_OPTS | DER_DEC_OPTIONAL | DER_DEC_SAVE_DER}
/macosx-10.10/Security-57031.1.35/Security/libsecurity_keychain/lib/
H A DtsaDERUtilities.c63 ASN1_CONSTR_SEQUENCE, DER_DEC_NO_OPTS | DER_DEC_OPTIONAL | DER_DEC_SAVE_DER}
/macosx-10.10/Security-57031.1.35/Security/sec/Security/
H A DSecDH.c157 DER_DEC_OPTIONAL | DER_ENC_SIGNED_INT },
164 DER_DEC_OPTIONAL | DER_ENC_SIGNED_INT },

Completed in 133 milliseconds