Searched refs:keyRef (Results 51 - 72 of 72) sorted by relevance

123

/macosx-10.9.5/Security-55471.14.18/include/security_keychain/
H A DSecKeyPriv.h189 @param keyRef On return, a key reference.
193 OSStatus SecKeyCreateWithCSSMKey(const CSSM_KEY *key, SecKeyRef* keyRef);
H A DTrustAdditions.cpp415 SecKeyRef keyRef = NULL;
418 // status = SecCertificateCopyPublicKey(certificate, &keyRef);
420 keyRef = Certificate::required(certificate)->publicKey()->handle(); local
425 // status = SecKeyGetCSSMKey(keyRef, &cssmKey);
427 cssmKey = KeyItem::required(keyRef)->key();
477 SafeCFRelease(&keyRef);
H A DSecItem.cpp2940 SecKeyRef keyRef,
2971 KeyItem *key = KeyItem::required(keyRef);
2939 _ImportKey( SecKeyRef keyRef, SecKeychainRef keychainRef, SecAccessRef accessRef, SecKeychainAttributeList *attrList, SecKeychainItemRef *outItemRef) argument
/macosx-10.9.5/Security-55471.14.18/include/security_pkcs12/
H A Dpkcs12Coder.h225 SecKeyRef keyRef);
/macosx-10.9.5/Security-55471.14.18/libsecurity_keychain/Security/
H A DSecKeyPriv.h189 @param keyRef On return, a key reference.
193 OSStatus SecKeyCreateWithCSSMKey(const CSSM_KEY *key, SecKeyRef* keyRef);
H A DTrustAdditions.cpp415 SecKeyRef keyRef = NULL;
418 // status = SecCertificateCopyPublicKey(certificate, &keyRef);
420 keyRef = Certificate::required(certificate)->publicKey()->handle(); local
425 // status = SecKeyGetCSSMKey(keyRef, &cssmKey);
427 cssmKey = KeyItem::required(keyRef)->key();
477 SafeCFRelease(&keyRef);
H A DSecItem.cpp2940 SecKeyRef keyRef,
2971 KeyItem *key = KeyItem::required(keyRef);
2939 _ImportKey( SecKeyRef keyRef, SecKeychainRef keychainRef, SecAccessRef accessRef, SecKeychainAttributeList *attrList, SecKeychainItemRef *outItemRef) argument
/macosx-10.9.5/Security-55471.14.18/libsecurity_keychain/lib/
H A DSecKeyPriv.h189 @param keyRef On return, a key reference.
193 OSStatus SecKeyCreateWithCSSMKey(const CSSM_KEY *key, SecKeyRef* keyRef);
H A DTrustAdditions.cpp415 SecKeyRef keyRef = NULL;
418 // status = SecCertificateCopyPublicKey(certificate, &keyRef);
420 keyRef = Certificate::required(certificate)->publicKey()->handle(); local
425 // status = SecKeyGetCSSMKey(keyRef, &cssmKey);
427 cssmKey = KeyItem::required(keyRef)->key();
477 SafeCFRelease(&keyRef);
H A DSecItem.cpp2940 SecKeyRef keyRef,
2971 KeyItem *key = KeyItem::required(keyRef);
2939 _ImportKey( SecKeyRef keyRef, SecKeychainRef keychainRef, SecAccessRef accessRef, SecKeychainAttributeList *attrList, SecKeychainItemRef *outItemRef) argument
/macosx-10.9.5/Security-55471.14.18/libsecurity_pkcs12/lib/
H A Dpkcs12Coder.h225 SecKeyRef keyRef);
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/libraries/libldap/
H A Dtls_o.c380 SecKeyRef keyRef = NULL; local
499 status = SecIdentityCopyPrivateKey(sslIdentityRef, &keyRef);
507 pvtKey = tslo_copy_key_to_evpkey(keyRef);
537 if(keyRef)
538 CFRelease(keyRef);
/macosx-10.9.5/securityd-55199.3/src/
H A DAuthorizationRule.cpp219 CFStringRef keyRef = reinterpret_cast<CFStringRef>(keys[numberOfPrompts]); local
221 if (!keyRef || (CFGetTypeID(keyRef) != CFStringGetTypeID())) {
227 string key = cfString(keyRef);
/macosx-10.9.5/Security-55471.14.18/libsecurity_ssl/Security/
H A DsslKeyExchange.c890 SSLPrivKey *keyRef = NULL; local
897 keyRef = ctx->encryptPrivKeyRef;
901 keyRef = ctx->signingPrivKeyRef;
905 localKeyModulusLen = sslPrivKeyLengthInBytes(keyRef);
950 keyRef,
H A DappleCdsa.c255 SecKeyRef keyRef,
259 OSStatus ortn = SecKeyGetCSSMKey(keyRef, cssmKey);
265 ortn = SecKeyGetCSPHandle(keyRef, cspHand);
254 sslGetKeyParts( SecKeyRef keyRef, const CSSM_KEY **cssmKey, CSSM_CSP_HANDLE *cspHand) argument
/macosx-10.9.5/Security-55471.14.18/libsecurity_ssl/lib/
H A DsslKeyExchange.c890 SSLPrivKey *keyRef = NULL; local
897 keyRef = ctx->encryptPrivKeyRef;
901 keyRef = ctx->signingPrivKeyRef;
905 localKeyModulusLen = sslPrivKeyLengthInBytes(keyRef);
950 keyRef,
H A DappleCdsa.c255 SecKeyRef keyRef,
259 OSStatus ortn = SecKeyGetCSSMKey(keyRef, cssmKey);
265 ortn = SecKeyGetCSPHandle(keyRef, cspHand);
254 sslGetKeyParts( SecKeyRef keyRef, const CSSM_KEY **cssmKey, CSSM_CSP_HANDLE *cspHand) argument
/macosx-10.9.5/Security-55471.14.18/libsecurity_ssl/security_ssl/
H A DsslKeyExchange.c890 SSLPrivKey *keyRef = NULL; local
897 keyRef = ctx->encryptPrivKeyRef;
901 keyRef = ctx->signingPrivKeyRef;
905 localKeyModulusLen = sslPrivKeyLengthInBytes(keyRef);
950 keyRef,
H A DappleCdsa.c255 SecKeyRef keyRef,
259 OSStatus ortn = SecKeyGetCSSMKey(keyRef, cssmKey);
265 ortn = SecKeyGetCSPHandle(keyRef, cspHand);
254 sslGetKeyParts( SecKeyRef keyRef, const CSSM_KEY **cssmKey, CSSM_CSP_HANDLE *cspHand) argument
/macosx-10.9.5/PowerManagement-420.90.1/pmconfigd/
H A DPrivateLib.c3144 CFStringRef keyRef = NULL; local
3155 keyRef = CFStringCreateWithCStringNoCopy(0, key, kCFStringEncodingUTF8, kCFAllocatorNull);
3156 if (!isA_CFString(keyRef))
3158 dataRef = CFDictionaryGetValue(dict, keyRef);
3169 if (keyRef) CFRelease(keyRef);
/macosx-10.9.5/security_certtool-55105/src/
H A DCertTool.cpp224 SecKeyRef keyRef,
235 (SecKeychainItemRef)keyRef,
254 ortn = SecKeychainItemModifyAttributesAndData((SecKeychainItemRef)keyRef,
223 setKeyPrintName( SecKeyRef keyRef, const char *keyName) argument
/macosx-10.9.5/IOFWDVComponents-207.4.1/
H A DDVIsochComponent.c825 CFStringRef keyRef = CFStringCreateWithFormat(kCFAllocatorDefault, NULL, CFSTR("VENDOR_%08X"), vendorID); local
827 if( keyRef )
830 CFStringRef localizedString = CFBundleCopyLocalizedString ( myRef, keyRef, cameraName, NULL );
858 CFRelease( keyRef );

Completed in 388 milliseconds

123