Searched refs:SSLGetNegotiatedCipher (Results 1 - 25 of 38) sorted by relevance

12

/macosx-10.10/Security-57031.1.35/SecurityTests/clxutils/clAppUtils/
H A DsslRingBufferThreads.cpp113 SSLGetNegotiatedCipher(ctx, &sslArgs->negotiatedCipher);
243 SSLGetNegotiatedCipher(ctx, &sslArgs->negotiatedCipher);
H A DsslClient.cpp164 SSLGetNegotiatedCipher(ctx, &params->negCipher);
H A DsslServe.cpp313 SSLGetNegotiatedCipher(ctx, &params->negCipher);
/macosx-10.10/Security-57031.1.35/SecurityTests/clxutils/sslEAP/
H A DringBufferThreads.cpp163 SSLGetNegotiatedCipher(ctx, &sslArgs->negotiatedCipher);
295 SSLGetNegotiatedCipher(ctx, &sslArgs->negotiatedCipher);
/macosx-10.10/Security-57031.1.35/Security/tlsnke/tlsnketest/
H A Ddtls_client.c200 SSLGetNegotiatedCipher(ctx, &negCipher);
H A Dst_test.c548 require_noerr_quiet(ortn = SSLGetNegotiatedCipher(ctx, &cipherSuite), out);
/macosx-10.10/Security-57031.1.35/sslViewer/
H A DsslClient.cpp149 SSLGetNegotiatedCipher(ctx, &params->negCipher);
H A DsslServe.cpp222 SSLGetNegotiatedCipher(ctx, &params->negCipher);
H A DsslEcdsa.cpp498 ortn = SSLGetNegotiatedCipher(ctx, &negCipher);
H A DSSLViewer.cpp618 SSLGetNegotiatedCipher(ctx, &pargs->negCipher);
691 SSLGetNegotiatedCipher(ctx, &pargs->negCipher);
/macosx-10.10/Security-57031.1.35/Security/libsecurity_ssl/dtlsEcho/
H A DdtlsEchoClient.c266 SSLGetNegotiatedCipher(ctx, &negCipher);
H A DdtlsEchoServer.c297 SSLGetNegotiatedCipher(ctx, &negCipher);
/macosx-10.10/Security-57031.1.35/Security/libsecurity_ssl/regressions/
H A Dssl-45-tls12.c247 require_noerr_quiet(ortn = SSLGetNegotiatedCipher(ctx, &cipherSuite), out);
H A Dssl-50-server.c214 require_noerr_quiet(ortn = SSLGetNegotiatedCipher(ctx, &cipherSuite), out);
H A Dssl-42-ciphers.c501 require_noerr_quiet(ortn = SSLGetNegotiatedCipher(ctx, &cipherSuite), out);
H A Dssl-43-ciphers.c590 require_noerr_quiet(ortn = SSLGetNegotiatedCipher(ctx, &cipherSuite), out);
/macosx-10.10/Security-57031.1.35/SecurityTests/clxutils/sslBench/
H A DsslBench.cpp346 SSLGetNegotiatedCipher(ctx, &negCipher);
/macosx-10.10/Security-57031.1.35/SecurityTests/clxutils/sslHdshakeTime/
H A DsslHdshakeTime.cpp413 SSLGetNegotiatedCipher(ctx, &negCipher);
/macosx-10.10/Security-57031.1.35/SecurityTests/clxutils/threadTest/
H A DsslPing.cpp286 SSLGetNegotiatedCipher(ctx, negCipher);
/macosx-10.10/Security-57031.1.35/SecurityTests/clxutils/sslEcdsa/
H A DsslEcdsa.cpp490 ortn = SSLGetNegotiatedCipher(ctx, &negCipher);
/macosx-10.10/Security-57031.1.35/Security/libsecurity_ssl/Security/
H A DSecureTransport.h1056 SSLGetNegotiatedCipher (SSLContextRef context,
/macosx-10.10/Security-57031.1.35/Security/libsecurity_ssl/lib/
H A DSecureTransport.h1056 SSLGetNegotiatedCipher (SSLContextRef context,
/macosx-10.10/Security-57031.1.35/Security/libsecurity_ssl/security_ssl/
H A DSecureTransport.h1056 SSLGetNegotiatedCipher (SSLContextRef context,
/macosx-10.10/Security-57031.1.35/Security/libsecurity_ssl/sslViewer/
H A DsslServer.cpp480 SSLGetNegotiatedCipher(ctx, negCipher);
/macosx-10.10/Security-57031.1.35/SecurityTests/clxutils/sslServer/
H A DsslServer.cpp473 SSLGetNegotiatedCipher(ctx, negCipher);

Completed in 280 milliseconds

12