Searched defs:anchorFile (Results 1 - 12 of 12) sorted by relevance

/macosx-10.10/Security-57031.1.35/SecurityTests/clxutils/clAppUtils/
H A DsslThreading.h45 const char *anchorFile; // to add/replace anchors member in struct:__anon5228
H A DsslAppUtils.cpp417 getSslCerts( const char *kcName, CSSM_BOOL encryptOnly, CSSM_BOOL completeCertChain, const char *anchorFile, SecKeychainRef *pKcRef) argument
789 sslReadAnchor( const char *anchorFile, SecCertificateRef *certRef) argument
820 sslAddTrustedRoot( SSLContextRef ctx, const char *anchorFile, CSSM_BOOL replaceAnchors) argument
/macosx-10.10/Security-57031.1.35/sslViewer/
H A DsslThreading.h41 const char *anchorFile; // to add/replace anchors member in struct:__anon5449
H A DsslAppUtils.cpp343 getSslCerts( const char *kcName, bool encryptOnly, bool completeCertChain, const char *anchorFile, SecKeychainRef *pKcRef) argument
819 sslAddTrustedRoot( SSLContextRef ctx, const char *anchorFile, bool replaceAnchors) argument
H A DsslServer.cpp731 char *anchorFile = NULL; 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
[all...]
H A DSSLViewer.cpp146 char *anchorFile; member in struct:__anon5446
[all...]
/macosx-10.10/Security-57031.1.35/Security/libsecurity_ssl/sslViewer/
H A DsslAppUtils.cpp332 getSslCerts( const char *kcName, bool encryptOnly, bool completeCertChain, const char *anchorFile, SecKeychainRef *pKcRef) argument
798 sslReadAnchor( const char *anchorFile, SecCertificateRef *certRef) argument
825 sslAddTrustedRoot( SSLContextRef ctx, const char *anchorFile, bool replaceAnchors) argument
H A DsslServer.cpp731 char *anchorFile = NULL; 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
[all...]
H A DsslViewer.cpp150 char *anchorFile; member in struct:__anon5064
[all...]
/macosx-10.10/Security-57031.1.35/SecurityTests/clxutils/sslServer/
H A DsslServer.cpp742 char *anchorFile = NULL; 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
[all...]
/macosx-10.10/Security-57031.1.35/SecurityTests/clxutils/newCmsTool/
H A DnewCmsTool.cpp1186 char *anchorFile = NULL; local
/macosx-10.10/Security-57031.1.35/SecurityTests/clxutils/sslViewer/
H A DSSLViewer.cpp143 char *anchorFile; member in struct:__anon5274
[all...]

Completed in 215 milliseconds