Searched refs:kSecKeyDerive (Results 1 - 7 of 7) sorted by relevance

/macosx-10.9.5/Security-55471.14.18/include/security_keychain/
H A DSecKey.h100 @constant kSecKeyDerive type uint32, value is nonzero iff this
140 kSecKeyDerive = 20, enumerator in enum:__anon3731
H A DSecItem.cpp400 { kSecKeyDerive, &kSecAttrCanDerive, kBooleanRepresentation },
1633 // [10] get the kSecKeyDerive boolean
1639 attrListPtr->attr[attrListPtr->count].tag = kSecKeyDerive;
/macosx-10.9.5/Security-55471.14.18/libsecurity_keychain/Security/
H A DSecKey.h100 @constant kSecKeyDerive type uint32, value is nonzero iff this
140 kSecKeyDerive = 20, enumerator in enum:__anon4617
H A DSecItem.cpp400 { kSecKeyDerive, &kSecAttrCanDerive, kBooleanRepresentation },
1633 // [10] get the kSecKeyDerive boolean
1639 attrListPtr->attr[attrListPtr->count].tag = kSecKeyDerive;
/macosx-10.9.5/Security-55471.14.18/libsecurity_keychain/lib/
H A DSecKey.h100 @constant kSecKeyDerive type uint32, value is nonzero iff this
140 kSecKeyDerive = 20, enumerator in enum:__anon4704
H A DSecItem.cpp400 { kSecKeyDerive, &kSecAttrCanDerive, kBooleanRepresentation },
1633 // [10] get the kSecKeyDerive boolean
1639 attrListPtr->attr[attrListPtr->count].tag = kSecKeyDerive;
/macosx-10.9.5/security_systemkeychain-55191.2/src/
H A DTokenIDHelper.cpp289 UInt32 tag[] = { kSecKeyEncrypt, kSecKeyDecrypt, kSecKeyDerive, kSecKeyWrap, kSecKeyUnwrap };

Completed in 256 milliseconds