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

/macosx-10.9.5/Security-55471.14.18/include/security_keychain/
H A DSecKey.h109 @constant kSecKeyWrap type uint32, value is nonzero iff this
145 kSecKeyWrap = 25, enumerator in enum:__anon3731
H A DSecItem.cpp405 { kSecKeyWrap, &kSecAttrCanWrap, kBooleanRepresentation },
1675 // [13] get the kSecKeyWrap boolean
1681 attrListPtr->attr[attrListPtr->count].tag = kSecKeyWrap;
/macosx-10.9.5/Security-55471.14.18/libsecurity_keychain/Security/
H A DSecKey.h109 @constant kSecKeyWrap type uint32, value is nonzero iff this
145 kSecKeyWrap = 25, enumerator in enum:__anon4617
H A DSecItem.cpp405 { kSecKeyWrap, &kSecAttrCanWrap, kBooleanRepresentation },
1675 // [13] get the kSecKeyWrap boolean
1681 attrListPtr->attr[attrListPtr->count].tag = kSecKeyWrap;
/macosx-10.9.5/Security-55471.14.18/libsecurity_keychain/lib/
H A DSecKey.h109 @constant kSecKeyWrap type uint32, value is nonzero iff this
145 kSecKeyWrap = 25, enumerator in enum:__anon4704
H A DSecItem.cpp405 { kSecKeyWrap, &kSecAttrCanWrap, kBooleanRepresentation },
1675 // [13] get the kSecKeyWrap boolean
1681 attrListPtr->attr[attrListPtr->count].tag = kSecKeyWrap;
/macosx-10.9.5/security_systemkeychain-55191.2/src/
H A DTokenIDHelper.cpp289 UInt32 tag[] = { kSecKeyEncrypt, kSecKeyDecrypt, kSecKeyDerive, kSecKeyWrap, kSecKeyUnwrap };

Completed in 210 milliseconds