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

/macosx-10.9.5/configd-596.15/SystemConfiguration.fproj/
H A DSCSchemaDefinitions.h340 * kSCValNetL2TPIPSecSharedSecretEncryptionKeychain "Keychain"
2002 @const kSCValNetL2TPIPSecSharedSecretEncryptionKeychain
2005 extern const CFStringRef kSCValNetL2TPIPSecSharedSecretEncryptionKeychain;
3790 SC_SCHEMA_DECLARATION(kSCValNetL2TPIPSecSharedSecretEncryptionKeychain, __OSX_AVAILABLE_STARTING(__MAC_10_3,__IPHONE_2_0/*SPI*/))
3791 #define kSCValNetL2TPIPSecSharedSecretEncryptionKeychain \ macro
3792 SC_SCHEMA_KV(kSCValNetL2TPIPSecSharedSecretEncryptionKeychain \
H A DSCSchemaDefinitions.c333 const CFStringRef kSCValNetL2TPIPSecSharedSecretEncryptionKeychain = CFSTR("Keychain"); variable
H A DSCNetworkConnection.c1588 !CFEqual(encryption, kSCValNetL2TPIPSecSharedSecretEncryptionKeychain)) {
/macosx-10.9.5/pyobjc-42/2.5/pyobjc/pyobjc-framework-SystemConfiguration/PyObjCTest/
H A Dtest_scschemadefinitions.py240 self.failUnlessIsInstance(kSCValNetL2TPIPSecSharedSecretEncryptionKeychain, unicode)
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-framework-SystemConfiguration/PyObjCTest/
H A Dtest_scschemadefinitions.py240 self.assertIsInstance(kSCValNetL2TPIPSecSharedSecretEncryptionKeychain, unicode)
/macosx-10.9.5/ppp-727.90.1/Controller/
H A Dppp_manager.c912 else if (CFStringCompare(string, kSCValNetL2TPIPSecSharedSecretEncryptionKeychain, 0) == kCFCompareEqualTo)

Completed in 124 milliseconds