Lines Matching refs:SSLWriteCallback
83 // being written. We spin in a loop (see SSLWriteCallback() and
829 status = SSLSetIOFuncs(ssl_context_, SSLReadCallback, SSLWriteCallback);
965 SSLWriteCallback(this, NULL, NULL);
1061 // SSLWriteCallback(). Thus we need to make sure the handshake is
1349 OSStatus SSLClientSocketMac::SSLWriteCallback(SSLConnectionRef connection,