Lines Matching refs:UInt32
10 typedef unsigned int UInt32; typedef
24 UInt32 *length,
29 UInt32 serviceNameLength,
31 UInt32 accountNameLength,
33 UInt32 *passwordLength,
39 UInt32 serverNameLength,
41 UInt32 securityDomainLength,
43 UInt32 accountNameLength,
45 UInt32 pathLength,
50 UInt32 *passwordLength,
59 UInt32 *length,
76 UInt32 length;
87 UInt32 *length = 0;
96 UInt32 length;
108 UInt32 length;
122 UInt32 length;
129 OSStatus getPasswordAndItem(void** password, UInt32* passwordLength) {
139 OSStatus testSecKeychainFindGenericPassword(UInt32* passwordLength,
165 UInt32 length;
180 UInt32 length;
184 UInt32 length2;
204 UInt32 length;
225 UInt32 length;
241 UInt32 length;
251 typedef UInt32 CFStringEncoding;
266 UInt32 length;
279 UInt32 length;
292 UInt32 length;
305 UInt32 length;
324 UInt32 length;
335 UInt32 pwdLen = 0;
344 UInt32 pwdLen = 0;
375 UInt32 length;
381 OSStatus my_Allocate_Param(void** password, UInt32* passwordLength) {
392 UInt32 length;
421 UInt32 length = 32;
429 UInt32 length = 32;
447 UInt32 passwordLength;
449 …OSStatus err = SecKeychainFindGenericPassword(0, 0, "", 0, "", (UInt32 *)&login_password.length, (…
460 …OSStatus err = SecKeychainFindGenericPassword(0, 0, "", 0, "", (UInt32 *)&login_password.length, (…