Searched refs:kSecKeySign (Results 1 - 6 of 6) sorted by relevance

/macosx-10.9.5/Security-55471.14.18/include/security_keychain/
H A DSecKey.h102 @constant kSecKeySign type uint32, value is nonzero iff this
141 kSecKeySign = 21, enumerator in enum:__anon3731
H A DSecItem.cpp401 { kSecKeySign, &kSecAttrCanSign, kBooleanRepresentation },
1647 // [11] get the kSecKeySign boolean
1653 attrListPtr->attr[attrListPtr->count].tag = kSecKeySign;
/macosx-10.9.5/Security-55471.14.18/libsecurity_keychain/Security/
H A DSecKey.h102 @constant kSecKeySign type uint32, value is nonzero iff this
141 kSecKeySign = 21, enumerator in enum:__anon4617
H A DSecItem.cpp401 { kSecKeySign, &kSecAttrCanSign, kBooleanRepresentation },
1647 // [11] get the kSecKeySign boolean
1653 attrListPtr->attr[attrListPtr->count].tag = kSecKeySign;
/macosx-10.9.5/Security-55471.14.18/libsecurity_keychain/lib/
H A DSecKey.h102 @constant kSecKeySign type uint32, value is nonzero iff this
141 kSecKeySign = 21, enumerator in enum:__anon4704
H A DSecItem.cpp401 { kSecKeySign, &kSecAttrCanSign, kBooleanRepresentation },
1647 // [11] get the kSecKeySign boolean
1653 attrListPtr->attr[attrListPtr->count].tag = kSecKeySign;

Completed in 140 milliseconds