• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /macosx-10.10/Security-57031.1.35/SecurityTests/clxutils/extenTest/

Lines Matching defs:pre

92 	CSSM_BOOL pre,
96 if(pre == post) {
107 (int)post, (int)pre);
138 static unsigned kuCompare(const void *pre, const void *post)
140 const CE_KeyUsage *kuPre = (CE_KeyUsage *)pre;
160 static unsigned bcCompare(const void *pre, const void *post)
162 const CE_BasicConstraints *bcpre = (CE_BasicConstraints *)pre;
184 static unsigned skidCompare(const void *pre, const void *post)
186 CSSM_DATA_PTR spre = (CSSM_DATA_PTR)pre;
208 static unsigned nctCompare(const void *pre, const void *post)
210 const CE_NetscapeCertType *nPre = (CE_NetscapeCertType *)pre;
237 static unsigned ekuCompare(const void *pre, const void *post)
239 CE_ExtendedKeyUsage *ekupre = (CE_ExtendedKeyUsage *)pre;
501 static unsigned genNamesCompare(const void *pre, const void *post)
503 const CE_GeneralNames *gnPre = (CE_GeneralNames *)pre;
604 static unsigned cdpCompare(const void *pre, const void *post)
606 CE_CRLDistPointsSyntax *cpre = (CE_CRLDistPointsSyntax *)pre;
727 static unsigned authKeyIdCompare(const void *pre, const void *post)
729 CE_AuthorityKeyID *akpre = (CE_AuthorityKeyID *)pre;
846 static unsigned cpCompare(const void *pre, const void *post)
848 CE_CertPolicies *cppre = (CE_CertPolicies *)pre;
919 static unsigned aiaCompare(const void *pre, const void *post)
921 CE_AuthorityInfoAccess *apre = (CE_AuthorityInfoAccess *)pre;
1025 static unsigned qcsCompare(const void *pre, const void *post)
1027 CE_QC_Statements *qpre = (CE_QC_Statements *)pre;
1045 printf("***semanticsInfo in pre but not in post\n");
1073 printf("***semanticsInfo in post but not in pre\n");
1078 printf("***otherInfo in pre but not in post\n");
1089 printf("***otherInfo in post but not in pre\n");