Searched refs:kEAPSecKeychainPropAccount (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/eap8021x-198/EAP8021X.fproj/
H A DEAPKeychainUtil.h74 const CFStringRef kEAPSecKeychainPropAccount; /* CFData */ variable
H A DEAPKeychainUtil.c200 const CFStringRef kEAPSecKeychainPropAccount = CFSTR("Account"); variable
228 { &kEAPSecKeychainPropAccount, kSecAccountItemAttr },
512 if (CFArrayContainsValue(keys, range, kEAPSecKeychainPropAccount)) {
1123 CFDictionarySetValue(attrs, kEAPSecKeychainPropAccount,
1201 CFDictionarySetValue(attrs, kEAPSecKeychainPropAccount,
1285 kEAPSecKeychainPropAccount,
1313 kEAPSecKeychainPropAccount);
H A DEAPOLClientItemID.c904 keys[count] = kEAPSecKeychainPropAccount;
925 = my_CFDictionaryCopyValue(attrs, kEAPSecKeychainPropAccount);
1071 CFDictionarySetValue(attrs, kEAPSecKeychainPropAccount, name);

Completed in 196 milliseconds