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

/macosx-10.10/Security-57031.1.35/SecurityTests/clxutils/sslHdshakeTime/
H A DsslHdshakeTime.cpp72 bool clientAuthEnable = false; local
170 clientAuthEnable = true;
214 if(isServer || clientAuthEnable || setClientAnchor) {
231 if(clientAuthEnable || isServer || setClientAnchor) {
328 if(clientAuthEnable || isServer) {
344 if(clientAuthEnable) {
380 if(!clientAuthEnable && setClientAnchor) {
/macosx-10.10/Security-57031.1.35/SecurityTests/clxutils/sslBench/
H A DsslBench.cpp65 bool clientAuthEnable = false; local
160 clientAuthEnable = true;
269 if(clientAuthEnable || isServer) {
286 if(clientAuthEnable) {
317 if(!clientAuthEnable) {
/macosx-10.10/Security-57031.1.35/SecurityTests/clxutils/sslHandshakeTimeRB/
H A DsslHandshakeTimeRB.cpp121 bool clientAuthEnable = false; local
181 clientAuthEnable = true;
/macosx-10.10/Security-57031.1.35/SecurityTests/clxutils/sslThroughput/
H A DsslThroughput.cpp79 bool clientAuthEnable = false; local
155 clientAuthEnable = true;

Completed in 119 milliseconds