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

/macosx-10.9.5/Security-55471.14.18/include/security_keychain/
H A DSecKey.h111 @constant kSecKeyUnwrap type uint32, value is nonzero iff this
146 kSecKeyUnwrap = 26 enumerator in enum:__anon3731
H A DSecItem.cpp406 { kSecKeyUnwrap, &kSecAttrCanUnwrap, kBooleanRepresentation }
1689 // [14] get the kSecKeyUnwrap boolean
1695 attrListPtr->attr[attrListPtr->count].tag = kSecKeyUnwrap;
/macosx-10.9.5/Security-55471.14.18/libsecurity_keychain/Security/
H A DSecKey.h111 @constant kSecKeyUnwrap type uint32, value is nonzero iff this
146 kSecKeyUnwrap = 26 enumerator in enum:__anon4617
H A DSecItem.cpp406 { kSecKeyUnwrap, &kSecAttrCanUnwrap, kBooleanRepresentation }
1689 // [14] get the kSecKeyUnwrap boolean
1695 attrListPtr->attr[attrListPtr->count].tag = kSecKeyUnwrap;
/macosx-10.9.5/Security-55471.14.18/libsecurity_keychain/lib/
H A DSecKey.h111 @constant kSecKeyUnwrap type uint32, value is nonzero iff this
146 kSecKeyUnwrap = 26 enumerator in enum:__anon4704
H A DSecItem.cpp406 { kSecKeyUnwrap, &kSecAttrCanUnwrap, kBooleanRepresentation }
1689 // [14] get the kSecKeyUnwrap boolean
1695 attrListPtr->attr[attrListPtr->count].tag = kSecKeyUnwrap;
/macosx-10.9.5/security_systemkeychain-55191.2/src/
H A DTokenIDHelper.cpp289 UInt32 tag[] = { kSecKeyEncrypt, kSecKeyDecrypt, kSecKeyDerive, kSecKeyWrap, kSecKeyUnwrap };

Completed in 311 milliseconds