Searched refs:SSLGetResumableSessionInfo (Results 1 - 21 of 21) sorted by relevance

/macosx-10.10/Security-57031.1.35/SecurityTests/clxutils/sslEAP/
H A DringBufferThreads.cpp166 ortn = SSLGetResumableSessionInfo(ctx, &sslArgs->sessionWasResumed, sessionID, &sessionIDLen);
168 printSslErrStr("SSLGetResumableSessionInfo", ortn);
297 ortn = SSLGetResumableSessionInfo(ctx, &sslArgs->sessionWasResumed, sessionID, &sessionIDLen);
299 printSslErrStr("SSLGetResumableSessionInfo", ortn);
/macosx-10.10/Security-57031.1.35/Security/libsecurity_ssl/Security/
H A DSecureTransportPriv.h122 SSLGetResumableSessionInfo (
H A DsslContext.c2040 SSLGetResumableSessionInfo( function
/macosx-10.10/Security-57031.1.35/Security/libsecurity_ssl/lib/
H A DSecureTransportPriv.h122 SSLGetResumableSessionInfo (
H A DsslContext.c2040 SSLGetResumableSessionInfo( function
/macosx-10.10/Security-57031.1.35/Security/libsecurity_ssl/security_ssl/
H A DSecureTransportPriv.h122 SSLGetResumableSessionInfo (
H A DsslContext.c2040 SSLGetResumableSessionInfo( function
/macosx-10.10/Security-57031.1.35/Security/libsecurity_ssl/regressions/
H A Dssl-42-ciphers.c513 require_noerr_quiet(ortn = SSLGetResumableSessionInfo(ctx, &sessionWasResumed, session_id_data, &session_id_length), out);
H A Dssl-43-ciphers.c596 require_noerr_quiet(ortn = SSLGetResumableSessionInfo(ctx, &sessionWasResumed, session_id_data, &session_id_length), out);
H A Dssl-39-echo.c620 require_noerr_quiet(ortn = SSLGetResumableSessionInfo(ctx, &sessionWasResumed, session_id_data, &session_id_length), out);
/macosx-10.10/Security-57031.1.35/Security/libsecurity_ssl/sslViewer/
H A DsslServer.cpp483 SSLGetResumableSessionInfo(ctx, sessionWasResumed, sessionID,
H A DsslViewer.cpp746 SSLGetResumableSessionInfo(ctx, &pargs->sessionWasResumed, pargs->sessionID,
/macosx-10.10/Security-57031.1.35/Security/tlsnke/tlsnketest/
H A Dst_test.c560 require_noerr_quiet(ortn = SSLGetResumableSessionInfo(ctx, &sessionWasResumed, session_id_data, &session_id_length), out);
/macosx-10.10/Security-57031.1.35/SecurityTests/clxutils/sslServer/
H A DsslServer.cpp476 SSLGetResumableSessionInfo(ctx, sessionWasResumed, sessionID,
/macosx-10.10/Security-57031.1.35/sslViewer/
H A DsslServer.cpp484 SSLGetResumableSessionInfo(ctx, sessionWasResumed, sessionID,
H A DSSLViewer.cpp621 SSLGetResumableSessionInfo(ctx, &pargs->sessionWasResumed, pargs->sessionID,
/macosx-10.10/eap8021x-198/EAP8021X.fproj/
H A Deaptls_plugin.c326 status = SSLGetResumableSessionInfo(context->ssl_context,
H A Deapttls_plugin.c1041 status = SSLGetResumableSessionInfo(context->ssl_context,
H A Dpeap_plugin.c1054 status = SSLGetResumableSessionInfo(context->ssl_context,
H A Deapfast_plugin.c3066 status = SSLGetResumableSessionInfo(context->ssl_context,
/macosx-10.10/Security-57031.1.35/SecurityTests/clxutils/sslViewer/
H A DSSLViewer.cpp902 SSLGetResumableSessionInfo(ctx, &pargs->sessionWasResumed, pargs->sessionID,

Completed in 297 milliseconds