Searched refs:printSslErrStr (Results 1 - 25 of 28) sorted by relevance

12

/macosx-10.10/Security-57031.1.35/SecurityTests/clxutils/threadTest/
H A Dtestutil.h13 void printSslErrStr(const char *op, OSStatus err);
H A DsslPing.cpp230 printSslErrStr("SSLNewContext", ortn);
235 printSslErrStr("SSLSetIOFuncs", ortn);
240 printSslErrStr("SSLSetProtocolVersion", ortn);
245 printSslErrStr("SSLSetConnection", ortn);
251 printSslErrStr("SSLSetPeerID", ortn);
262 printSslErrStr("SSLSetAllowExpiredCerts", ortn);
270 printSslErrStr("SSLSetAllowAnyRoot", ortn);
H A Dtestutil.c169 void printSslErrStr( function
/macosx-10.10/Security-57031.1.35/SecurityTests/clxutils/sslEAP/
H A DringBufferThreads.cpp96 printSslErrStr("SSLNewContext", ortn);
101 printSslErrStr("SSLSetIOFuncs", ortn);
106 printSslErrStr("SSLSetConnection", ortn);
112 printSslErrStr("SSLSetProtocolVersionEnabled", ortn);
117 printSslErrStr("SSLInternalSetMasterSecretFunction", ortn);
123 printSslErrStr("SSLInternalSetSessionTicket", ortn);
129 printSslErrStr("SSLSetTrustedRoots", ortn);
136 printSslErrStr("SSLSetPeerDomainName", ortn);
159 printSslErrStr("SSLHandshake", ortn);
168 printSslErrStr("SSLGetResumableSessionInf
[all...]
/macosx-10.10/Security-57031.1.35/SecurityTests/clxutils/clAppUtils/
H A DsslRingBufferThreads.cpp52 printSslErrStr("SSLNewContext", ortn);
57 printSslErrStr("SSLSetIOFuncs", ortn);
62 printSslErrStr("SSLSetConnection", ortn);
67 printSslErrStr("SSLSetEnabledCiphers", ortn);
73 printSslErrStr("SSLSetCertificate", ortn);
80 printSslErrStr("SSLSetTrustedRoots", ortn);
87 printSslErrStr("SSLSetProtocolVersionEnabled", ortn);
109 printSslErrStr("SSLHandshake", ortn);
135 printSslErrStr("SSLWrite", ortn);
182 printSslErrStr("SSLNewContex
[all...]
H A DsslServe.cpp130 printSslErrStr("SSLNewContext", ortn);
139 printSslErrStr("SSLSetIOFuncs", ortn);
144 printSslErrStr("SSLSetConnection", ortn);
152 printSslErrStr("SSLSetIOFuncs", ortn);
157 printSslErrStr("SSLSetConnection", ortn);
194 printSslErrStr("SSLSetCertificate", ortn);
202 printSslErrStr("SSLSetEnableCertVerify", ortn);
215 printSslErrStr("SSLSetPeerID", ortn);
228 printSslErrStr("SSLSetClientSideAuthenticate", ortn);
236 printSslErrStr("SSLSetDiffieHellmanParam
[all...]
H A DsslClient.cpp60 printSslErrStr("SSLNewContext", ortn);
66 printSslErrStr("SSLSetIOFuncs", ortn);
71 printSslErrStr("SSLSetConnection", ortn);
78 printSslErrStr("SSLSetIOFuncs", ortn);
83 printSslErrStr("SSLSetConnection", ortn);
91 printSslErrStr("SSLSetPeerDomainName", ortn);
112 printSslErrStr("SSLSetPeerID", ortn);
119 printSslErrStr("SSLSetEnableCertVerify", ortn);
151 printSslErrStr("SSLSetCertificate", ortn);
175 printSslErrStr("SSLWrit
[all...]
H A DsslAppUtils.cpp355 void printSslErrStr( function
698 printSslErrStr("SecKeychainGetStatus", ortn);
783 printSslErrStr("SSLSetTrustedRoots", ortn);
1129 printSslErrStr("SSLGetNumberSupportedCiphers", ortn);
1135 printSslErrStr("SSLGetSupportedCiphers", ortn);
1162 printSslErrStr("SSLSetEnabledCiphers", ortn);
1316 printSslErrStr("SSLSetProtocolVersionEnabled(all off)", ortn);
1337 printSslErrStr("SSLSetProtocolVersionEnabled", ortn);
1345 printSslErrStr("SSLSetProtocolVersion", ortn);
1531 printSslErrStr("SecKeychainSearchCreateFromAttribute
[all...]
/macosx-10.10/Security-57031.1.35/SecurityTests/clxutils/sslHdshakeTime/
H A DsslHdshakeTime.cpp282 printSslErrStr("SSLNewContext", ortn);
287 printSslErrStr("SSLSetIOFuncs", ortn);
292 printSslErrStr("SSLSetConnection", ortn);
298 printSslErrStr("SSLSetPeerDomainName", ortn);
305 printSslErrStr("SSLSetPeerID", ortn);
316 printSslErrStr("SSLSetPeerID", ortn);
338 printSslErrStr("SSLSetCertificate", ortn);
352 printSslErrStr("SSLSetClientSideAuthenticate", ortn);
357 printSslErrStr("SSLSetEnabledCiphers", ortn);
364 printSslErrStr("SSLSetProtocolVersio
[all...]
/macosx-10.10/Security-57031.1.35/Security/tlsnke/tlsnketest/
H A Ddtls_client.c85 static void printSslErrStr( function
144 printSslErrStr("SSLCreateContextWithRecordFuncs", -1);
151 printSslErrStr("TLSSocket_Attach", ortn);
165 printSslErrStr("SSLSetRecordContext", ortn);
171 printSslErrStr("SSLSetMaxDatagramRecordSize", ortn);
178 printSslErrStr("SSLSetEnableCertVerify", ortn);
184 printSslErrStr("SSLSetCertificate", ortn);
228 printSslErrStr("SSLWrite", ortn);
260 printSslErrStr("SSLRead", ortn);
/macosx-10.10/Security-57031.1.35/SecurityTests/clxutils/sslBench/
H A DsslBench.cpp242 printSslErrStr("SSLNewContext", ortn);
247 printSslErrStr("SSLSetIOFuncs", ortn);
252 printSslErrStr("SSLSetConnection", ortn);
257 printSslErrStr("SSLSetPeerDomainName", ortn);
280 printSslErrStr("SSLSetCertificate", ortn);
294 printSslErrStr("SSLSetClientSideAuthenticate", ortn);
299 printSslErrStr("SSLSetEnabledCiphers", ortn);
304 printSslErrStr("SSLSetProtocolVersion", ortn);
310 printSslErrStr("SSLSetDiffieHellmanParams", ortn);
322 printSslErrStr("sslAddTrustedRoot
[all...]
/macosx-10.10/Security-57031.1.35/sslViewer/
H A DsslClient.cpp61 printSslErrStr("SSLNewContext", ortn);
66 printSslErrStr("SSLSetIOFuncs", ortn);
71 printSslErrStr("SSLSetConnection", ortn);
78 printSslErrStr("SSLSetPeerDomainName", ortn);
97 printSslErrStr("SSLSetPeerID", ortn);
104 printSslErrStr("SSLSetEnableCertVerify", ortn);
136 printSslErrStr("SSLSetCertificate", ortn);
160 printSslErrStr("SSLWrite", ortn);
H A DsslEcdsa.cpp385 printSslErrStr("SSLNewContext", ortn);
390 printSslErrStr("SSLSetIOFuncs", ortn);
397 printSslErrStr("SSLSetProtocolVersionEnabled", ortn);
402 printSslErrStr("SSLSetProtocolVersionEnabled", ortn);
409 printSslErrStr("SSLSetEnabledCiphers", ortn);
415 printSslErrStr("SSLSetConnection", ortn);
422 printSslErrStr("SSLSetAllowExpiredCerts", ortn);
427 printSslErrStr("SSLSetAllowAnyRoot", ortn);
434 printSslErrStr("SSLSetAllowAnyRoot", ortn);
470 printSslErrStr("SSLSetAllowAnyRoo
[all...]
H A DsslServe.cpp118 printSslErrStr("SSLNewContext", ortn);
123 printSslErrStr("SSLSetIOFuncs", ortn);
128 printSslErrStr("SSLSetConnection", ortn);
163 printSslErrStr("SSLSetCertificate", ortn);
171 printSslErrStr("SSLSetEnableCertVerify", ortn);
182 printSslErrStr("SSLSetPeerID", ortn);
195 printSslErrStr("SSLSetClientSideAuthenticate", ortn);
206 printSslErrStr("SSLSetDiffieHellmanParams", ortn);
260 printSslErrStr("SSLWrite", ortn);
H A DsslServer.cpp289 printSslErrStr("SSLNewContext", ortn);
294 printSslErrStr("SSLSetIOFuncs", ortn);
299 printSslErrStr("SSLSetConnection", ortn);
307 printSslErrStr("SSLSetAllowExpiredCerts", ortn);
314 printSslErrStr("SSLSetAllowAnyRoot", ortn);
336 printSslErrStr("SSLSetCertificate", ortn);
343 printSslErrStr("SSLSetEncryptionCertificate", ortn);
350 printSslErrStr("SSLSetAllowsExpiredRoots", ortn);
357 printSslErrStr("SSLSetEnableCertVerify", ortn);
368 printSslErrStr("SSLSetProtocolVersionEnable
[all...]
H A DSSLViewer.cpp289 printSslErrStr("SecTrustGetResult", thisRtn);
382 printSslErrStr("SSLNewContext", ortn);
387 printSslErrStr("SSLSetIOFuncs", ortn);
392 printSslErrStr("SSLSetConnection", ortn);
398 printSslErrStr("SSLGetConnection", ortn);
415 printSslErrStr("SSLSetPeerDomainName", ortn);
426 printSslErrStr("SSLSetProtocolVersionEnabled(all off)", ortn);
446 printSslErrStr("SSLSetProtocolVersionEnabled", ortn);
454 printSslErrStr("SSLSetProtocolVersion", ortn);
460 printSslErrStr("SSLGetProtocolVersio
[all...]
H A DsslAppUtils.cpp308 void printSslErrStr( function
697 printSslErrStr("SecKeychainGetStatus", ortn);
783 printSslErrStr("SSLSetTrustedRoots", ortn);
1106 printSslErrStr("SSLGetNumberSupportedCiphers", ortn);
1112 printSslErrStr("SSLGetSupportedCiphers", ortn);
1139 printSslErrStr("SSLSetEnabledCiphers", ortn);
1289 printSslErrStr("SSLSetProtocolVersionEnabled(all off)", ortn);
1310 printSslErrStr("SSLSetProtocolVersionEnabled", ortn);
1318 printSslErrStr("SSLSetProtocolVersion", ortn);
1500 printSslErrStr("SecKeychainSearchCreateFromAttribute
[all...]
/macosx-10.10/Security-57031.1.35/Security/libsecurity_ssl/dtlsEcho/
H A DdtlsEchoServer.c235 printSslErrStr("SSLNewDatagramContext", ortn);
241 printSslErrStr("SSLSetIOFuncs", ortn);
247 printSslErrStr("SSLSetConnection", ortn);
253 printSslErrStr("SSLSetDatagramHelloCookie", ortn);
259 printSslErrStr("SSLSetMaxDatagramRecordSize", ortn);
266 printSslErrStr("SSLSetEnableCertVerify", ortn);
272 printSslErrStr("SSLSetCertificate", ortn);
278 printSslErrStr("SSLSetCertificate", ortn);
292 printSslErrStr("SSLHandshake", ortn);
307 printSslErrStr("SSLRea
[all...]
H A DdtlsEchoClient.c222 printSslErrStr("SSLNewDatagramContext", ortn);
227 printSslErrStr("SSLSetIOFuncs", ortn);
233 printSslErrStr("SSLSetConnection", ortn);
239 printSslErrStr("SSLSetMaxDatagramRecordSize", ortn);
246 printSslErrStr("SSLSetEnableCertVerify", ortn);
252 printSslErrStr("SSLSetCertificate", ortn);
282 printSslErrStr("SSLWrite", ortn);
297 printSslErrStr("SSLRead", ortn);
/macosx-10.10/Security-57031.1.35/SecurityTests/clxutils/sslEcdsa/
H A DsslEcdsa.cpp379 printSslErrStr("SSLNewContext", ortn);
384 printSslErrStr("SSLSetIOFuncs", ortn);
391 printSslErrStr("SSLSetProtocolVersionEnabled", ortn);
396 printSslErrStr("SSLSetProtocolVersionEnabled", ortn);
403 printSslErrStr("SSLSetEnabledCiphers", ortn);
409 printSslErrStr("SSLSetConnection", ortn);
416 printSslErrStr("SSLSetAllowExpiredCerts", ortn);
421 printSslErrStr("SSLSetAllowAnyRoot", ortn);
428 printSslErrStr("SSLSetAllowAnyRoot", ortn);
463 printSslErrStr("SSLSetAllowAnyRoo
[all...]
/macosx-10.10/Security-57031.1.35/SecurityTests/clxutils/sslServer/
H A DsslServer.cpp282 printSslErrStr("SSLNewContext", ortn);
287 printSslErrStr("SSLSetIOFuncs", ortn);
292 printSslErrStr("SSLSetConnection", ortn);
300 printSslErrStr("SSLSetAllowExpiredCerts", ortn);
307 printSslErrStr("SSLSetAllowAnyRoot", ortn);
329 printSslErrStr("SSLSetCertificate", ortn);
336 printSslErrStr("SSLSetEncryptionCertificate", ortn);
343 printSslErrStr("SSLSetAllowsExpiredRoots", ortn);
350 printSslErrStr("SSLSetEnableCertVerify", ortn);
361 printSslErrStr("SSLSetProtocolVersionEnable
[all...]
/macosx-10.10/Security-57031.1.35/Security/libsecurity_ssl/sslViewer/
H A DsslServer.cpp288 printSslErrStr("SSLNewContext", ortn);
293 printSslErrStr("SSLSetIOFuncs", ortn);
298 printSslErrStr("SSLSetConnection", ortn);
306 printSslErrStr("SSLSetAllowExpiredCerts", ortn);
313 printSslErrStr("SSLSetAllowAnyRoot", ortn);
335 printSslErrStr("SSLSetCertificate", ortn);
342 printSslErrStr("SSLSetEncryptionCertificate", ortn);
349 printSslErrStr("SSLSetAllowsExpiredRoots", ortn);
356 printSslErrStr("SSLSetEnableCertVerify", ortn);
367 printSslErrStr("SSLSetProtocolVersionEnable
[all...]
H A DsslViewer.cpp289 printSslErrStr("SecTrustGetResult", thisRtn);
394 printSslErrStr("SSLNewContext", ortn);
399 printSslErrStr("SSLSetIOFuncs", ortn);
404 printSslErrStr("SSLSetConnection", ortn);
410 printSslErrStr("SSLGetConnection", ortn);
427 printSslErrStr("SSLSetPeerDomainName", ortn);
438 printSslErrStr("SSLSetProtocolVersionEnabled(all off)", ortn);
469 printSslErrStr("SSLSetProtocolVersionEnabled", ortn);
477 printSslErrStr("SSLSetProtocolVersion", ortn);
483 printSslErrStr("SSLGetProtocolVersio
[all...]
H A DsslAppUtils.cpp282 void printSslErrStr( function
706 printSslErrStr("SecKeychainGetStatus", ortn);
792 printSslErrStr("SSLSetTrustedRoots", ortn);
1139 printSslErrStr("SSLGetNumberSupportedCiphers", ortn);
1145 printSslErrStr("SSLGetSupportedCiphers", ortn);
1172 printSslErrStr("SSLSetEnabledCiphers", ortn);
1327 printSslErrStr("SSLSetProtocolVersionEnabled(all off)", ortn);
1348 printSslErrStr("SSLSetProtocolVersionEnabled", ortn);
1356 printSslErrStr("SSLSetProtocolVersion", ortn);
1534 printSslErrStr("SecKeychainSearchCreateFromAttribute
[all...]
/macosx-10.10/Security-57031.1.35/SecurityTests/clxutils/sslViewer/
H A DSSLViewer.cpp361 printSslErrStr("SecTrustGetResult", thisRtn);
563 printSslErrStr("SSLNewContext", ortn);
568 printSslErrStr("SSLSetIOFuncs", ortn);
573 printSslErrStr("SSLSetConnection", ortn);
579 printSslErrStr("SSLGetConnection", ortn);
596 printSslErrStr("SSLSetPeerDomainName", ortn);
607 printSslErrStr("SSLSetProtocolVersionEnabled(all off)", ortn);
627 printSslErrStr("SSLSetProtocolVersionEnabled", ortn);
635 printSslErrStr("SSLSetProtocolVersion", ortn);
641 printSslErrStr("SSLSetProtocolVersio
[all...]

Completed in 243 milliseconds

12