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

/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_ssl/sslViewer/
H A DsslViewer.cpp151 char *trustedLeafFile; member in struct:__anon5064
557 if(pargs->trustedLeafFile) {
561 ortn = sslReadAnchor(pargs->trustedLeafFile, &leafCertRef);
1318 pargs.trustedLeafFile = argv[arg];
/macosx-10.10.1/Security-57031.1.35/SecurityTests/clxutils/sslViewer/
H A DSSLViewer.cpp144 char *trustedLeafFile; member in struct:__anon5274
715 if(pargs->trustedLeafFile) {
719 ortn = sslReadAnchor(pargs->trustedLeafFile, &leafCertRef);
1356 pargs.trustedLeafFile = argv[arg];

Completed in 106 milliseconds