Searched refs:hshakeEnd (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/Security-57031.1.35/SecurityTests/clxutils/sslHdshakeTime/
H A DsslHdshakeTime.cpp406 CFAbsoluteTime hshakeEnd = CFAbsoluteTimeGetCurrent(); local
466 printf("SSL Handshake : %f s\n", hshakeEnd - hshakeStart);
469 handShakeTotal += (hshakeEnd - hshakeStart);
/macosx-10.10/Security-57031.1.35/SecurityTests/clxutils/sslBench/
H A DsslBench.cpp339 CFAbsoluteTime hshakeEnd = CFAbsoluteTimeGetCurrent(); local
431 printf("SSL Handshake : %f s\n", hshakeEnd - hshakeStart);

Completed in 122 milliseconds