Searched refs:SSLSetAllowsAnyRoot (Results 1 - 21 of 21) sorted by relevance

/macosx-10.10/Security-57031.1.35/Security/libsecurity_ssl/Security/
H A Dsecuretransport++.cpp243 MacOSError::check(SSLSetAllowsAnyRoot(mContext, allow));
H A DSecureTransportPriv.h724 #define SSLSetAllowsAnyRoot _SSLSetAllowsAnyRoot macro
H A DSecureTransport.h900 SSLSetAllowsAnyRoot (SSLContextRef context,
H A DsslContext.c1244 OSStatus SSLSetAllowsAnyRoot( function
1251 sslCertDebug("SSLSetAllowsAnyRoot %s", anyRoot ? "true" : "false");
/macosx-10.10/Security-57031.1.35/Security/libsecurity_ssl/lib/
H A Dsecuretransport++.cpp243 MacOSError::check(SSLSetAllowsAnyRoot(mContext, allow));
H A DSecureTransportPriv.h724 #define SSLSetAllowsAnyRoot _SSLSetAllowsAnyRoot macro
H A DSecureTransport.h900 SSLSetAllowsAnyRoot (SSLContextRef context,
H A DsslContext.c1244 OSStatus SSLSetAllowsAnyRoot( function
1251 sslCertDebug("SSLSetAllowsAnyRoot %s", anyRoot ? "true" : "false");
/macosx-10.10/Security-57031.1.35/Security/libsecurity_ssl/security_ssl/
H A Dsecuretransport++.cpp243 MacOSError::check(SSLSetAllowsAnyRoot(mContext, allow));
H A DSecureTransportPriv.h724 #define SSLSetAllowsAnyRoot _SSLSetAllowsAnyRoot macro
H A DSecureTransport.h900 SSLSetAllowsAnyRoot (SSLContextRef context,
H A DsslContext.c1244 OSStatus SSLSetAllowsAnyRoot( function
1251 sslCertDebug("SSLSetAllowsAnyRoot %s", anyRoot ? "true" : "false");
/macosx-10.10/Security-57031.1.35/SecurityTests/clxutils/threadTest/
H A DsslPing.cpp268 ortn = SSLSetAllowsAnyRoot(ctx, true);
/macosx-10.10/Security-57031.1.35/SecurityTests/clxutils/sslEcdsa/
H A DsslEcdsa.cpp419 ortn = SSLSetAllowsAnyRoot(ctx, true);
/macosx-10.10/Security-57031.1.35/sslViewer/
H A DsslEcdsa.cpp425 ortn = SSLSetAllowsAnyRoot(ctx, true);
H A DsslServer.cpp312 ortn = SSLSetAllowsAnyRoot(ctx, true);
H A DSSLViewer.cpp515 ortn = SSLSetAllowsAnyRoot(ctx, true);
/macosx-10.10/Security-57031.1.35/Security/libsecurity_ssl/sslViewer/
H A DsslServer.cpp311 ortn = SSLSetAllowsAnyRoot(ctx, true);
H A DsslViewer.cpp538 ortn = SSLSetAllowsAnyRoot(ctx, true);
/macosx-10.10/Security-57031.1.35/SecurityTests/clxutils/sslServer/
H A DsslServer.cpp305 ortn = SSLSetAllowsAnyRoot(ctx, true);
/macosx-10.10/Security-57031.1.35/SecurityTests/clxutils/sslViewer/
H A DSSLViewer.cpp696 ortn = SSLSetAllowsAnyRoot(ctx, true);

Completed in 382 milliseconds