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

/macosx-10.9.5/Security-55471.14.18/include/security_keychain/
H A DSecKey.h50 @constant kSecKeyKeyClass type uint32 (CSSM_KEYCLASS), value
120 kSecKeyKeyClass = 0, enumerator in enum:__anon3731
H A DSecItem.cpp380 { kSecKeyKeyClass, &kSecAttrKeyClass, kStringRepresentation }, // key class maps from UInt32 value to string constant
640 if (info[i].oldItemType == kSecKeyKeyClass) {
641 // special case: kSecKeyKeyClass is a UInt32 value that maps to a CFStringRef constant
926 if (intInfo->oldItemType == kSecKeyKeyClass) {
927 // special case: kSecKeyKeyClass is a UInt32 value that maps to a CFStringRef constant
1492 // [0] get the kSecKeyKeyClass value
1507 attrListPtr->attr[attrListPtr->count].tag = kSecKeyKeyClass;
/macosx-10.9.5/Security-55471.14.18/libsecurity_keychain/Security/
H A DSecKey.h50 @constant kSecKeyKeyClass type uint32 (CSSM_KEYCLASS), value
120 kSecKeyKeyClass = 0, enumerator in enum:__anon4617
H A DSecItem.cpp380 { kSecKeyKeyClass, &kSecAttrKeyClass, kStringRepresentation }, // key class maps from UInt32 value to string constant
640 if (info[i].oldItemType == kSecKeyKeyClass) {
641 // special case: kSecKeyKeyClass is a UInt32 value that maps to a CFStringRef constant
926 if (intInfo->oldItemType == kSecKeyKeyClass) {
927 // special case: kSecKeyKeyClass is a UInt32 value that maps to a CFStringRef constant
1492 // [0] get the kSecKeyKeyClass value
1507 attrListPtr->attr[attrListPtr->count].tag = kSecKeyKeyClass;
/macosx-10.9.5/Security-55471.14.18/libsecurity_keychain/lib/
H A DSecKey.h50 @constant kSecKeyKeyClass type uint32 (CSSM_KEYCLASS), value
120 kSecKeyKeyClass = 0, enumerator in enum:__anon4704
H A DSecItem.cpp380 { kSecKeyKeyClass, &kSecAttrKeyClass, kStringRepresentation }, // key class maps from UInt32 value to string constant
640 if (info[i].oldItemType == kSecKeyKeyClass) {
641 // special case: kSecKeyKeyClass is a UInt32 value that maps to a CFStringRef constant
926 if (intInfo->oldItemType == kSecKeyKeyClass) {
927 // special case: kSecKeyKeyClass is a UInt32 value that maps to a CFStringRef constant
1492 // [0] get the kSecKeyKeyClass value
1507 attrListPtr->attr[attrListPtr->count].tag = kSecKeyKeyClass;

Completed in 200 milliseconds