]> git.saurik.com Git - apple/security.git/blob - SecurityTests/testKeychainAPI/testKeychainAPI/scripts/script0016.000
8b4c5141417f7c6cfb1d91748c976b8a7cfe49ec
[apple/security.git] / SecurityTests / testKeychainAPI / testKeychainAPI / scripts / script0016.000
1 //
2 // script0016.000
3 //
4 // KCAddGenericPassword
5 // KCFindGenericPassword
6 //
7 // Find the Internet password added in script0016
8 //
9 3 KCMakeKCRefFromFSSpec
10 Input Arguments : 1
11 KeychainFile : test0016.001
12 Results : 2
13 OSStatus 0
14 KeychainIndex : 0
15 8 KCUnlock
16 Input Arguments : 2
17 KeychainIndex : 0
18 Password : Apple
19 Results : 1
20 OSStatus 0
21 13 KCSetDefaultKeychain
22 Input Arguments : 1
23 KeychainIndex : 0
24 Results : 1
25 OSStatus 0
26 34 KCFindGenericPassword
27 Input Arguments : 3
28 ServiceName : This is my Service Name
29 AccountName : This is my Account Name
30 Password : /10/0000000000
31 Results : 4
32 OSStatus 0
33 Password : /10/Apple00000
34 ActualLength : 5
35 ItemIndex : 0
36 46 KCReleaseItem
37 Input Arguments : 1
38 ItemIndex : 0
39 Results : 1
40 OSStatus 0
41 6 KCReleaseKeychain
42 Input Arguments : 2
43 KeychainIndex : 0
44 Results : 1
45 OSStatus 0
46
47
48
49
50
51
52
53