Searched refs:SSLSetInternalRecordLayerIOFuncs (Results 1 - 10 of 10) sorted by relevance

/macosx-10.10/Security-57031.1.35/Security/libsecurity_ssl/Security/
H A DSSLRecordInternal.h57 SSLSetInternalRecordLayerIOFuncs(
H A DSSLRecordInternal.c358 SSLSetInternalRecordLayerIOFuncs( function
H A DsslContext.c564 return SSLSetInternalRecordLayerIOFuncs(ctx->recCtx, IORead, IOWrite);
/macosx-10.10/Security-57031.1.35/Security/libsecurity_ssl/lib/
H A DSSLRecordInternal.h57 SSLSetInternalRecordLayerIOFuncs(
H A DSSLRecordInternal.c358 SSLSetInternalRecordLayerIOFuncs( function
H A DsslContext.c564 return SSLSetInternalRecordLayerIOFuncs(ctx->recCtx, IORead, IOWrite);
/macosx-10.10/Security-57031.1.35/Security/libsecurity_ssl/security_ssl/
H A DSSLRecordInternal.h57 SSLSetInternalRecordLayerIOFuncs(
H A DSSLRecordInternal.c358 SSLSetInternalRecordLayerIOFuncs( function
H A DsslContext.c564 return SSLSetInternalRecordLayerIOFuncs(ctx->recCtx, IORead, IOWrite);
/macosx-10.10/Security-57031.1.35/Security/tlsnke/tlsnke/
H A Dtlsnke.c320 SSLSetInternalRecordLayerIOFuncs(dtls_ref->ssl_ctx, DTLSIOReadFunc, DTLSIOWriteFunc);

Completed in 238 milliseconds