Searched refs:tryProt (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10.1/Security-57031.1.35/SecurityTests/clxutils/threadTest/
H A DsslPing.cpp134 SSLProtocol &tryProt,
142 tryProt = globalTryProt;
149 tryProt = kSSLProtocol3;
153 tryProt = kSSLProtocol3Only;
157 tryProt = kTLSProtocol1;
161 tryProt = kTLSProtocol1Only;
165 tryProt = kSSLProtocol2;
132 selectHostAndProt( unsigned short &port, SSLProtocol &tryProt, const char *&protStr) argument
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_ssl/sslViewer/
H A DsslServer.cpp1027 SSLProtocol tryProt = attemptProt; local
1028 showSSLResult(tryProt,
/macosx-10.10.1/Security-57031.1.35/SecurityTests/clxutils/sslServer/
H A DsslServer.cpp1026 SSLProtocol tryProt = attemptProt; local
1027 showSSLResult(tryProt,
/macosx-10.10.1/Security-57031.1.35/sslViewer/
H A DsslServer.cpp1031 SSLProtocol tryProt = attemptProt; local
1032 showSSLResult(tryProt,

Completed in 108 milliseconds