Searched defs:errSecInteractionNotAllowed (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10.1/Security-57031.1.35/Security/sec/securityd/Regressions/
H A Dsecd-01-items.c96 is_status(SecItemAdd(item, NULL), errSecInteractionNotAllowed, "add internet password while locked"); local
111 is_status(SecItemAdd(item, NULL), errSecInteractionNotAllowed, local
137 is_status(SecItemCopyMatching(query, &results), errSecInteractionNotAllowed, "find internet password, while locked "); local
/macosx-10.10.1/Security-57031.1.35/Security/sec/Security/
H A DSecBase.h105 errSecInteractionNotAllowed = -25308, /* User interaction is not allowed. */ enumerator in enum:__anon5123
/macosx-10.10.1/Security-57031.1.35/Security/sec/Security/Regressions/secitem/
H A Dsi-81-item-acl-stress.c248 is_status(SecItemCopyMatching(item, NULL), errSecInteractionNotAllowed, "find local - acl with authentication UI"); local
/macosx-10.10.1/Security-57031.1.35/Security/include/security_keychain/
H A DSecBase.h294 errSecInteractionNotAllowed = -25308, /* User interaction is not allowed. */ enumerator in enum:__anon3764
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_keychain/Security/
H A DSecBase.h294 errSecInteractionNotAllowed = -25308, /* User interaction is not allowed. */ enumerator in enum:__anon4650
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_keychain/lib/
H A DSecBase.h294 errSecInteractionNotAllowed = -25308, /* User interaction is not allowed. */ enumerator in enum:__anon4737

Completed in 83 milliseconds