Searched defs:disableAnonCiphers (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_ssl/sslViewer/
H A DsslServer.cpp742 bool disableAnonCiphers = false; local
221 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.cpp157 bool disableAnonCiphers; member in struct:__anon5064
/macosx-10.10.1/Security-57031.1.35/SecurityTests/clxutils/sslServer/
H A DsslServer.cpp753 CSSM_BOOL disableAnonCiphers = CSSM_FALSE; local
215 sslServe( otSocket listenSock, unsigned short portNum, SSLProtocol tryVersion, const char *acceptedProts, CFArrayRef serverCerts, char *password, CFArrayRef encryptServerCerts, CSSM_BOOL allowExpired, CSSM_BOOL allowAnyRoot, CSSM_BOOL allowExpiredRoot, CSSM_BOOL disableCertVerify, char *anchorFile, CSSM_BOOL replaceAnchors, char cipherRestrict, SSLAuthenticate authenticate, unsigned char *dhParams, unsigned dhParamsLen, CFArrayRef acceptableDNList, CSSM_BOOL resumableEnable, uint32 sessionCacheTimeout, CSSM_BOOL disableAnonCiphers, CSSM_BOOL silent, CSSM_BOOL pause, SSLProtocol *negVersion, SSLCipherSuite *negCipher, SSLClientCertificateState *certState, Boolean *sessionWasResumed, unsigned char *sessionID, size_t *sessionIDLength, CFArrayRef *peerCerts, char **argv) argument
/macosx-10.10.1/Security-57031.1.35/sslViewer/
H A DsslServer.cpp742 bool disableAnonCiphers = false; local
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
/macosx-10.10.1/Security-57031.1.35/SecurityTests/clxutils/sslViewer/
H A DSSLViewer.cpp150 bool disableAnonCiphers; member in struct:__anon5274

Completed in 184 milliseconds