Searched refs:topTag (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/Security-57031.1.35/Security/libsecurity_keychain/libDER/libDER/
H A DDER_Encode.h102 DERTag topTag, /* ASN1_CONSTR_SEQUENCE, ASN1_CONSTR_SET */
112 DERTag topTag, /* ASN1_CONSTR_SEQUENCE, ASN1_CONSTR_SET */
H A DDER_Encode.c243 DERTag topTag, /* ASN1_CONSTR_SEQUENCE, ASN1_CONSTR_SET */
261 drtn = DEREncodeTag(topTag, currPtr, &itemLen);
350 DERTag topTag,
359 return DERLengthOfTag(topTag) +
242 DEREncodeSequence( DERTag topTag, const void *src, DERShort numItems, const DERItemSpec *itemSpecs, DERByte *derOut, DERSize *inOutLen) argument
349 DERLengthOfEncodedSequence( DERTag topTag, const void *src, DERShort numItems, const DERItemSpec *itemSpecs) argument
/macosx-10.10/Security-57031.1.35/Security/libsecurity_keychain/libDER/Tests/
H A DDER_Ticket.c132 DERTag topTag; local
133 drtn = DERDecodeSeqInit(der, &topTag, &derSeq);

Completed in 163 milliseconds