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

/macosx-10.10/KerberosHelper-151/Source/
H A DKerberosHelper.h138 kKRBClientPasswordKey : CFStringRef
148 #define kKRBClientPasswordKey CFSTR("Password") macro
H A DKerberosHelper.c900 kKRBClientPasswordKey : CFStringRef
1373 password = CFDictionaryGetValue (inClientPrincipalInfo, kKRBClientPasswordKey);
/macosx-10.10/KerberosHelper-151/Tests/
H A Dkerberos-helper-tests.c229 CFDictionarySetValue (inDict, kKRBClientPasswordKey, CFSTR("remotePassword"));
267 CFDictionarySetValue ((CFMutableDictionaryRef)outDict, kKRBClientPasswordKey, outUsername);

Completed in 69 milliseconds