Searched refs:kSCValNetIPSecAuthenticationMethodSharedSecret (Results 1 - 6 of 6) sorted by relevance

/macosx-10.9.5/configd-596.15/SystemConfiguration.fproj/
H A DSCSchemaDefinitions.h159 * kSCValNetIPSecAuthenticationMethodSharedSecret "SharedSecret"
1202 @const kSCValNetIPSecAuthenticationMethodSharedSecret
1205 extern const CFStringRef kSCValNetIPSecAuthenticationMethodSharedSecret;
3030 SC_SCHEMA_DECLARATION(kSCValNetIPSecAuthenticationMethodSharedSecret, __OSX_AVAILABLE_STARTING(__MAC_10_5,__IPHONE_2_0/*SPI*/))
3031 #define kSCValNetIPSecAuthenticationMethodSharedSecret \ macro
3032 SC_SCHEMA_KV(kSCValNetIPSecAuthenticationMethodSharedSecret \
H A DSCSchemaDefinitions.c165 const CFStringRef kSCValNetIPSecAuthenticationMethodSharedSecret = CFSTR("SharedSecret"); variable
H A DSCNetworkConnectionPrivate.c1227 !CFEqual(method, kSCValNetIPSecAuthenticationMethodSharedSecret)) {
/macosx-10.9.5/pyobjc-42/2.5/pyobjc/pyobjc-framework-SystemConfiguration/PyObjCTest/
H A Dtest_scschemadefinitions.py15 self.failUnlessIsInstance(kSCValNetIPSecAuthenticationMethodSharedSecret, unicode)
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-framework-SystemConfiguration/PyObjCTest/
H A Dtest_scschemadefinitions.py15 self.assertIsInstance(kSCValNetIPSecAuthenticationMethodSharedSecret, unicode)
/macosx-10.9.5/configd-596.15/scutil.tproj/
H A Dnet_interface.c1588 { CFSTR("SharedSecret"), &kSCValNetIPSecAuthenticationMethodSharedSecret, 0 },

Completed in 132 milliseconds