Searched refs:kRASValIPSecAuthenticationMethodCertificate (Results 1 - 5 of 5) sorted by relevance

/macosx-10.9.5/ppp-727.90.1/Helpers/vpnd/
H A DRASSchemaDefinitions.h292 #define kRASValIPSecAuthenticationMethodCertificate CFSTR("Certificate") macro
H A Dipsec_utils.c386 else if (CFEqual(auth_method, kRASValIPSecAuthenticationMethodCertificate))
601 && !CFEqual(auth_method, kRASValIPSecAuthenticationMethodCertificate)
647 else if (CFEqual(auth_method, kRASValIPSecAuthenticationMethodCertificate)) {
686 if (CFEqual(auth_method, kRASValIPSecAuthenticationMethodCertificate))
701 if (CFEqual(auth_method, kRASValIPSecAuthenticationMethodCertificate) ||
709 if (!CFEqual(auth_method, kRASValIPSecAuthenticationMethodCertificate))
773 else if (CFEqual(auth_method, kRASValIPSecAuthenticationMethodCertificate)) {
2693 if (isClient && CFEqual(authenticationMethod, kRASValIPSecAuthenticationMethodCertificate)) {
2888 if (isClient && CFEqual(authenticationMethod, kRASValIPSecAuthenticationMethodCertificate)) {
/macosx-10.9.5/ppp-727.90.1/Drivers/L2TP/L2TP-vpn/
H A Dmain.c627 else if (CFEqual(auth_method, kRASValIPSecAuthenticationMethodCertificate)) {
/macosx-10.9.5/ppp-727.90.1/Drivers/L2TP/L2TP-plugin/
H A Dmain.c1309 else if (CFEqual(auth_method, kRASValIPSecAuthenticationMethodCertificate)) {
/macosx-10.9.5/ppp-727.90.1/Controller/
H A Dipsec_manager.c3303 else if (CFEqual(auth_method, kRASValIPSecAuthenticationMethodCertificate)) {

Completed in 188 milliseconds