]> git.saurik.com Git - apple/security.git/blob - SecurityTests/testKeychainAPI/testKeychainAPI/scripts/script0026.001
6fdef7955253bb86e6e7b5e4d9dce29349f73e14
[apple/security.git] / SecurityTests / testKeychainAPI / testKeychainAPI / scripts / script0026.001
1 //
2 // script0026.001
3 //
4 // KCAddItemNoUI
5 // KCGetDataNoUI
6 //
7 // Call KCGetDataNoUI (Apple Share Password) to a locked keychain
8 //
9 3 KCMakeKCRefFromFSSpec
10 Input Arguments : 1
11 KeychainFile : test0026.001
12 Results : 2
13 OSStatus 0
14 KeychainIndex : 0
15 10 KCLock
16 Input Arguments : 1
17 KeychainIndex : 0
18 Results : 1
19 OSStatus 0
20 13 KCSetDefaultKeychain
21 Input Arguments : 1
22 KeychainIndex : 0
23 Results : 1
24 OSStatus 0
25 48 KCFindFirstItem
26 Input Arguments : 2
27 KeychainIndex : 0
28 AttributeList :
29 .count : 2
30 .0 :
31 .tag : clas
32 .data : /4/ashp
33 .1 :
34 .tag : crtr
35 .data : /4/meme
36 Results : 3
37 OSStatus 0
38 SearchIndex : 0
39 ItemIndex : 0
40 46 KCReleaseItem
41 Input Arguments : 1
42 ItemIndex : 0
43 Results : 1
44 OSStatus 0
45 50 KCReleaseSearch
46 Input Arguments : 1
47 SearchIndex : 0
48 Results : 1
49 OSStatus 0
50 6 KCReleaseKeychain
51 Input Arguments : 2
52 KeychainIndex : 0
53 Results : 1
54 OSStatus 0