Searched refs:resumableEnable (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/Security-55471.14.18/libsecurity_ssl/sslViewer/
H A DsslServer.cpp242 bool resumableEnable,
400 if(resumableEnable) {
723 bool resumableEnable = true; local
838 resumableEnable = false;
1011 resumableEnable,
222 sslServe( otSocket listenSock, unsigned short portNum, SSLProtocol tryVersion, const char *acceptedProts, CFArrayRef serverCerts, char *password, CFArrayRef encryptServerCerts, bool allowExpired, bool allowAnyRoot, bool allowExpiredRoot, bool disableCertVerify, char *anchorFile, bool replaceAnchors, char cipherRestrict, SSLAuthenticate authenticate, unsigned char *dhParams, unsigned dhParamsLen, CFArrayRef acceptableDNList, bool resumableEnable, uint32_t sessionCacheTimeout, bool disableAnonCiphers, bool silent, bool pause, SSLProtocol *negVersion, SSLCipherSuite *negCipher, SSLClientCertificateState *certState, Boolean *sessionWasResumed, unsigned char *sessionID, size_t *sessionIDLength, CFArrayRef *peerCerts, char **argv) argument
H A DsslViewer.cpp147 bool resumableEnable; member in struct:__anon5014
494 if(pargs->resumableEnable) {
1263 pargs.resumableEnable = true;
1394 pargs.resumableEnable = false;

Completed in 110 milliseconds