Searched defs:protocolSide (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10/Security-57031.1.35/Security/libsecurity_ssl/Security/
H A DsslContext.h121 SSLProtocolSide protocolSide; /* ConnectionEnd enum { server, client } in rfc5246. */ member in struct:SSLContext
H A DsslContext.c167 SSLContextRef SSLCreateContext(CFAllocatorRef alloc, SSLProtocolSide protocolSide, SSLConnectionType connectionType) argument
188 SSLContextRef SSLCreateContextWithRecordFuncs(CFAllocatorRef alloc, SSLProtocolSide protocolSide, SSLConnectionType connectionType, const struct SSLRecordFuncs *recFuncs) argument
[all...]
/macosx-10.10/Security-57031.1.35/Security/libsecurity_ssl/lib/
H A DsslContext.h121 SSLProtocolSide protocolSide; /* ConnectionEnd enum { server, client } in rfc5246. */ member in struct:SSLContext
H A DsslContext.c167 SSLContextRef SSLCreateContext(CFAllocatorRef alloc, SSLProtocolSide protocolSide, SSLConnectionType connectionType) argument
188 SSLContextRef SSLCreateContextWithRecordFuncs(CFAllocatorRef alloc, SSLProtocolSide protocolSide, SSLConnectionType connectionType, const struct SSLRecordFuncs *recFuncs) argument
[all...]
/macosx-10.10/Security-57031.1.35/Security/libsecurity_ssl/security_ssl/
H A DsslContext.h121 SSLProtocolSide protocolSide; /* ConnectionEnd enum { server, client } in rfc5246. */ member in struct:SSLContext
H A DsslContext.c167 SSLContextRef SSLCreateContext(CFAllocatorRef alloc, SSLProtocolSide protocolSide, SSLConnectionType connectionType) argument
188 SSLContextRef SSLCreateContextWithRecordFuncs(CFAllocatorRef alloc, SSLProtocolSide protocolSide, SSLConnectionType connectionType, const struct SSLRecordFuncs *recFuncs) argument
[all...]

Completed in 129 milliseconds