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

/macosx-10.10.1/ppp-786.1.1/Helpers/vpnd/
H A DRASSchemaDefinitions.h293 #define kRASValIPSecAuthenticationMethodCertificate CFSTR("Certificate") macro
H A Dipsec_utils.c382 else if (CFEqual(auth_method, kRASValIPSecAuthenticationMethodCertificate))
597 && !CFEqual(auth_method, kRASValIPSecAuthenticationMethodCertificate)
643 else if (CFEqual(auth_method, kRASValIPSecAuthenticationMethodCertificate)) {
682 if (CFEqual(auth_method, kRASValIPSecAuthenticationMethodCertificate))
697 if (CFEqual(auth_method, kRASValIPSecAuthenticationMethodCertificate) ||
705 if (!CFEqual(auth_method, kRASValIPSecAuthenticationMethodCertificate))
769 else if (CFEqual(auth_method, kRASValIPSecAuthenticationMethodCertificate)) {
2706 if (isClient && CFEqual(authenticationMethod, kRASValIPSecAuthenticationMethodCertificate)) {
2901 if (isClient && CFEqual(authenticationMethod, kRASValIPSecAuthenticationMethodCertificate)) {
/macosx-10.10.1/ppp-786.1.1/Drivers/L2TP/L2TP-vpn/
H A Dmain.c627 else if (CFEqual(auth_method, kRASValIPSecAuthenticationMethodCertificate)) {
/macosx-10.10.1/ppp-786.1.1/Drivers/L2TP/L2TP-plugin/
H A Dmain.c1445 else if (CFEqual(auth_method, kRASValIPSecAuthenticationMethodCertificate)) {
/macosx-10.10.1/ppp-786.1.1/Controller/
H A Dipsec_manager.c3566 else if (CFEqual(auth_method, kRASValIPSecAuthenticationMethodCertificate)) {

Completed in 223 milliseconds