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

/macosx-10.10/Security-57031.1.35/Security/include/security_keychain/
H A DSecKey.h109 @constant kSecKeyWrap type uint32, value is nonzero iff this
145 kSecKeyWrap = 25, enumerator in enum:__anon3786
H A DSecItem.cpp407 { kSecKeyWrap, &kSecAttrCanWrap, kBooleanRepresentation },
1677 // [13] get the kSecKeyWrap boolean
1683 attrListPtr->attr[attrListPtr->count].tag = kSecKeyWrap;
/macosx-10.10/Security-57031.1.35/Security/libsecurity_keychain/Security/
H A DSecKey.h109 @constant kSecKeyWrap type uint32, value is nonzero iff this
145 kSecKeyWrap = 25, enumerator in enum:__anon4672
H A DSecItem.cpp407 { kSecKeyWrap, &kSecAttrCanWrap, kBooleanRepresentation },
1677 // [13] get the kSecKeyWrap boolean
1683 attrListPtr->attr[attrListPtr->count].tag = kSecKeyWrap;
/macosx-10.10/Security-57031.1.35/Security/libsecurity_keychain/lib/
H A DSecKey.h109 @constant kSecKeyWrap type uint32, value is nonzero iff this
145 kSecKeyWrap = 25, enumerator in enum:__anon4759
H A DSecItem.cpp407 { kSecKeyWrap, &kSecAttrCanWrap, kBooleanRepresentation },
1677 // [13] get the kSecKeyWrap boolean
1683 attrListPtr->attr[attrListPtr->count].tag = kSecKeyWrap;
/macosx-10.10/security_systemkeychain-55202/src/
H A DTokenIDHelper.cpp289 UInt32 tag[] = { kSecKeyEncrypt, kSecKeyDecrypt, kSecKeyDerive, kSecKeyWrap, kSecKeyUnwrap };

Completed in 130 milliseconds