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

/macosx-10.9.5/security_dotmac_tp-55107.1/lib/
H A DdotMacTpAsn1Templates.cpp32 { SEC_ASN1_SEQUENCE, 0, NULL, sizeof(DotMacTpPendingRequest) },
33 { SEC_ASN1_UTF8_STRING, offsetof(DotMacTpPendingRequest, userName) },
34 { SEC_ASN1_INTEGER, offsetof(DotMacTpPendingRequest, certTypeTag) },
35 { SEC_ASN1_UTF8_STRING, offsetof(DotMacTpPendingRequest, domainName) },
H A DdotMacTpAsn1Templates.h43 * DotMacTpPendingRequest ::= SEQUENCE {
52 } DotMacTpPendingRequest; typedef in typeref:struct:__anon12552
H A DdotMacTpUtils.cpp177 DotMacTpPendingRequest req;
179 /* set up a DotMacTpPendingRequest */
229 DotMacTpPendingRequest req;

Completed in 74 milliseconds