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

/macosx-10.9.5/Security-55471.14.18/sec/securityd/Regressions/
H A Dsecd-01-items.c80 is_status(SecItemAdd(item, NULL), errSecInteractionNotAllowed, "add internet password while locked"); local
95 is_status(SecItemAdd(item, NULL), errSecInteractionNotAllowed, local
121 is_status(SecItemCopyMatching(query, &results), errSecInteractionNotAllowed, "find internet password, while locked "); local
/macosx-10.9.5/Security-55471.14.18/sec/Security/
H A DSecBase.h98 errSecInteractionNotAllowed = -25308, /* User interaction is not allowed. */ enumerator in enum:__anon5073
/macosx-10.9.5/Security-55471.14.18/include/security_keychain/
H A DSecBase.h288 errSecInteractionNotAllowed = -25308, /* User interaction is not allowed. */ enumerator in enum:__anon3709
/macosx-10.9.5/Security-55471.14.18/libsecurity_keychain/Security/
H A DSecBase.h288 errSecInteractionNotAllowed = -25308, /* User interaction is not allowed. */ enumerator in enum:__anon4595
/macosx-10.9.5/Security-55471.14.18/libsecurity_keychain/lib/
H A DSecBase.h288 errSecInteractionNotAllowed = -25308, /* User interaction is not allowed. */ enumerator in enum:__anon4682

Completed in 224 milliseconds