Searched refs:kSSLRecordOptionSendOneByteRecord (Results 1 - 12 of 12) sorted by relevance

/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_ssl/Security/
H A DsslTypes.h81 kSSLRecordOptionSendOneByteRecord = 0, enumerator in enum:__anon4956
H A DtlsCallbacks.c147 myCtx->recFuncs->setOption(myCtx->recCtx, kSSLRecordOptionSendOneByteRecord, split);
H A DSSLRecordInternal.c318 case kSSLRecordOptionSendOneByteRecord:
H A DsslContext.c434 context->recFuncs->setOption(context->recCtx, kSSLRecordOptionSendOneByteRecord, value);
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_ssl/lib/
H A DsslTypes.h81 kSSLRecordOptionSendOneByteRecord = 0, enumerator in enum:__anon4999
H A DtlsCallbacks.c147 myCtx->recFuncs->setOption(myCtx->recCtx, kSSLRecordOptionSendOneByteRecord, split);
H A DSSLRecordInternal.c318 case kSSLRecordOptionSendOneByteRecord:
H A DsslContext.c434 context->recFuncs->setOption(context->recCtx, kSSLRecordOptionSendOneByteRecord, value);
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_ssl/security_ssl/
H A DsslTypes.h81 kSSLRecordOptionSendOneByteRecord = 0, enumerator in enum:__anon5053
H A DtlsCallbacks.c147 myCtx->recFuncs->setOption(myCtx->recCtx, kSSLRecordOptionSendOneByteRecord, split);
H A DSSLRecordInternal.c318 case kSSLRecordOptionSendOneByteRecord:
H A DsslContext.c434 context->recFuncs->setOption(context->recCtx, kSSLRecordOptionSendOneByteRecord, value);

Completed in 195 milliseconds