Searched refs:identityRef (Results 1 - 25 of 28) sorted by relevance

12

/macosx-10.10.1/Security-57031.1.35/Security/sec/Security/
H A DSecIdentity.h50 @param identityRef An identity reference.
56 SecIdentityRef identityRef,
63 @param identityRef An identity reference.
69 SecIdentityRef identityRef,
/macosx-10.10.1/Security-57031.1.35/Security/include/security_keychain/
H A DSecIdentityPriv.h89 @param identityRef An identity reference.
98 SecIdentityRef identityRef,
107 @param identityRef An identity reference.
114 SecIdentityRef identityRef)
121 @param identityRef On return, an identity reference. The caller is responsible for releasing this reference.
128 SecIdentityRef *identityRef)
H A DSecIdentity.h55 @param identityRef On return, an identity reference. You are responsible for releasing this reference by calling the CFRelease function.
61 SecIdentityRef *identityRef)
67 @param identityRef An identity reference.
72 SecIdentityRef identityRef,
79 @param identityRef An identity reference.
84 SecIdentityRef identityRef,
H A DSecIdentitySearch.cpp104 SecIdentityRef *identityRef)
108 RequiredParam(identityRef);
113 *identityRef = identityPtr->handle();
102 SecIdentitySearchCopyNext( SecIdentitySearchRef searchRef, SecIdentityRef *identityRef) argument
H A DSecIdentity.cpp119 SecIdentityRef identityRef,
124 SecPointer<Certificate> certificatePtr(Identity::required(identityRef)->certificate());
133 SecIdentityRef identityRef,
138 SecPointer<KeyItem> keyItemPtr(Identity::required(identityRef)->privateKey());
148 SecIdentityRef *identityRef)
156 Required(identityRef) = identityPtr->handle();
167 SecIdentityRef identityRef = NULL; local
173 identityRef = identityPtr->handle();
181 return identityRef;
386 SecIdentityRef identityRef local
118 SecIdentityCopyCertificate( SecIdentityRef identityRef, SecCertificateRef *certificateRef) argument
132 SecIdentityCopyPrivateKey( SecIdentityRef identityRef, SecKeyRef *privateKeyRef) argument
145 SecIdentityCreateWithCertificate( CFTypeRef keychainOrArray, SecCertificateRef certificateRef, SecIdentityRef *identityRef) argument
711 _SecIdentityAddPreferenceItemWithName( SecKeychainRef keychainRef, SecIdentityRef identityRef, CFStringRef idString, SecKeychainItemRef *itemRef) argument
806 SecIdentityAddPreferenceItem( SecKeychainRef keychainRef, SecIdentityRef identityRef, CFStringRef idString, SecKeychainItemRef *itemRef) argument
870 SecIdentityUpdatePreferenceItem( SecKeychainItemRef itemRef, SecIdentityRef identityRef) argument
938 SecIdentityCopyFromPreferenceItem( SecKeychainItemRef itemRef, SecIdentityRef *identityRef) argument
[all...]
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_keychain/Security/
H A DSecIdentityPriv.h89 @param identityRef An identity reference.
98 SecIdentityRef identityRef,
107 @param identityRef An identity reference.
114 SecIdentityRef identityRef)
121 @param identityRef On return, an identity reference. The caller is responsible for releasing this reference.
128 SecIdentityRef *identityRef)
H A DSecIdentity.h55 @param identityRef On return, an identity reference. You are responsible for releasing this reference by calling the CFRelease function.
61 SecIdentityRef *identityRef)
67 @param identityRef An identity reference.
72 SecIdentityRef identityRef,
79 @param identityRef An identity reference.
84 SecIdentityRef identityRef,
H A DSecIdentitySearch.cpp104 SecIdentityRef *identityRef)
108 RequiredParam(identityRef);
113 *identityRef = identityPtr->handle();
102 SecIdentitySearchCopyNext( SecIdentitySearchRef searchRef, SecIdentityRef *identityRef) argument
H A DSecIdentity.cpp119 SecIdentityRef identityRef,
124 SecPointer<Certificate> certificatePtr(Identity::required(identityRef)->certificate());
133 SecIdentityRef identityRef,
138 SecPointer<KeyItem> keyItemPtr(Identity::required(identityRef)->privateKey());
148 SecIdentityRef *identityRef)
156 Required(identityRef) = identityPtr->handle();
167 SecIdentityRef identityRef = NULL; local
173 identityRef = identityPtr->handle();
181 return identityRef;
386 SecIdentityRef identityRef local
118 SecIdentityCopyCertificate( SecIdentityRef identityRef, SecCertificateRef *certificateRef) argument
132 SecIdentityCopyPrivateKey( SecIdentityRef identityRef, SecKeyRef *privateKeyRef) argument
145 SecIdentityCreateWithCertificate( CFTypeRef keychainOrArray, SecCertificateRef certificateRef, SecIdentityRef *identityRef) argument
711 _SecIdentityAddPreferenceItemWithName( SecKeychainRef keychainRef, SecIdentityRef identityRef, CFStringRef idString, SecKeychainItemRef *itemRef) argument
806 SecIdentityAddPreferenceItem( SecKeychainRef keychainRef, SecIdentityRef identityRef, CFStringRef idString, SecKeychainItemRef *itemRef) argument
870 SecIdentityUpdatePreferenceItem( SecKeychainItemRef itemRef, SecIdentityRef identityRef) argument
938 SecIdentityCopyFromPreferenceItem( SecKeychainItemRef itemRef, SecIdentityRef *identityRef) argument
[all...]
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_keychain/lib/
H A DSecIdentityPriv.h89 @param identityRef An identity reference.
98 SecIdentityRef identityRef,
107 @param identityRef An identity reference.
114 SecIdentityRef identityRef)
121 @param identityRef On return, an identity reference. The caller is responsible for releasing this reference.
128 SecIdentityRef *identityRef)
H A DSecIdentity.h55 @param identityRef On return, an identity reference. You are responsible for releasing this reference by calling the CFRelease function.
61 SecIdentityRef *identityRef)
67 @param identityRef An identity reference.
72 SecIdentityRef identityRef,
79 @param identityRef An identity reference.
84 SecIdentityRef identityRef,
H A DSecIdentitySearch.cpp104 SecIdentityRef *identityRef)
108 RequiredParam(identityRef);
113 *identityRef = identityPtr->handle();
102 SecIdentitySearchCopyNext( SecIdentitySearchRef searchRef, SecIdentityRef *identityRef) argument
H A DSecIdentity.cpp119 SecIdentityRef identityRef,
124 SecPointer<Certificate> certificatePtr(Identity::required(identityRef)->certificate());
133 SecIdentityRef identityRef,
138 SecPointer<KeyItem> keyItemPtr(Identity::required(identityRef)->privateKey());
148 SecIdentityRef *identityRef)
156 Required(identityRef) = identityPtr->handle();
167 SecIdentityRef identityRef = NULL; local
173 identityRef = identityPtr->handle();
181 return identityRef;
386 SecIdentityRef identityRef local
118 SecIdentityCopyCertificate( SecIdentityRef identityRef, SecCertificateRef *certificateRef) argument
132 SecIdentityCopyPrivateKey( SecIdentityRef identityRef, SecKeyRef *privateKeyRef) argument
145 SecIdentityCreateWithCertificate( CFTypeRef keychainOrArray, SecCertificateRef certificateRef, SecIdentityRef *identityRef) argument
711 _SecIdentityAddPreferenceItemWithName( SecKeychainRef keychainRef, SecIdentityRef identityRef, CFStringRef idString, SecKeychainItemRef *itemRef) argument
806 SecIdentityAddPreferenceItem( SecKeychainRef keychainRef, SecIdentityRef identityRef, CFStringRef idString, SecKeychainItemRef *itemRef) argument
870 SecIdentityUpdatePreferenceItem( SecKeychainItemRef itemRef, SecIdentityRef identityRef) argument
938 SecIdentityCopyFromPreferenceItem( SecKeychainItemRef itemRef, SecIdentityRef *identityRef) argument
[all...]
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_manifest/lib/
H A DManifestSigner.h47 virtual void AddSigner (SecIdentityRef identityRef) = 0;
H A DAppleManifest.h71 virtual void AddSigner (SecIdentityRef identityRef);
H A DAppleManifest.cpp853 void AppleManifest::AddSigner (SecIdentityRef identityRef) argument
855 CFRetain (identityRef);
856 mSignerList.push_back (identityRef);
/macosx-10.10.1/Security-57031.1.35/SecurityTool/
H A Didentity_find.c57 SecIdentityRef identityRef = NULL; local
61 return identityRef;
99 identityRef = candidate; // currently retained
119 identityRef = candidate; // currently retained
136 if (identityRef) { // got two matches
145 if (CFEqual(identityRef, candidate)) { // identities have same cert
158 safe_CFRelease(&identityRef);
161 safe_CFRelease(&identityRef); // about to replace with this one
163 identityRef = candidate; // currently retained
177 return identityRef;
353 SecIdentityRef identityRef = NULL; local
374 SecIdentityRef identityRef = NULL; local
[all...]
H A Didentity_prefs.c53 SecIdentityRef identityRef = NULL; local
62 identityRef = find_identity(keychainOrArray, identity, hash, keyUsage);
63 if (!identityRef) {
72 result = SecIdentitySetPreference(identityRef, serviceRef, keyUsage);
75 if (identityRef)
76 CFRelease(identityRef);
96 SecIdentityRef identityRef = NULL; local
99 result = SecIdentityCopyPreference(serviceRef, keyUsage, NULL, &identityRef);
104 result = SecIdentityCopyCertificate(identityRef, &certRef);
168 safe_CFRelease(&identityRef);
[all...]
H A Dcmsutil.c274 SecIdentityRef identityRef = NULL; local
286 SEC_CHECK2(SecIdentityCreateWithCertificate(keychainOrArray, certificate, &identityRef),
289 return identityRef;
/macosx-10.10.1/ipsec-286.1.1/ipsec-tools/racoon/
H A Dcrypto_cssm.c307 SecIdentityRef identityRef = NULL; local
324 status = SecItemCopyMatching(persistFind, (CFTypeRef *)&identityRef);
328 status = SecIdentityCopyPrivateKey(identityRef, &privateKeyRef);
342 if (identityRef)
343 CFRelease(identityRef);
380 SecIdentityRef identityRef = NULL; local
390 status = SecItemCopyMatching(persistFind, (CFTypeRef *)&identityRef);
394 status = SecIdentityCopyCertificate(identityRef, &certificateRef);
418 if (identityRef)
419 CFRelease(identityRef);
[all...]
/macosx-10.10.1/Security-57031.1.35/Security/include/security_smime/
H A Dcert.c185 SecIdentityRef identityRef = NULL; local
190 SecIdentityCreateWithCertificate(keychainOrArray, cert, &identityRef);
193 return identityRef;
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_smime/lib/
H A Dcert.c185 SecIdentityRef identityRef = NULL; local
190 SecIdentityCreateWithCertificate(keychainOrArray, cert, &identityRef);
193 return identityRef;
/macosx-10.10.1/Security-57031.1.35/libsecurity_smime/Security/
H A Dcert.c160 SecIdentityRef identityRef = NULL; local
165 SecIdentityCreateWithCertificate(keychainOrArray, cert, &identityRef);
168 return identityRef;
/macosx-10.10.1/Security-57031.1.35/libsecurity_smime/lib/
H A Dcert.c160 SecIdentityRef identityRef = NULL; local
165 SecIdentityCreateWithCertificate(keychainOrArray, cert, &identityRef);
168 return identityRef;
/macosx-10.10.1/Security-57031.1.35/libsecurity_smime/security_smime/
H A Dcert.c160 SecIdentityRef identityRef = NULL; local
165 SecIdentityCreateWithCertificate(keychainOrArray, cert, &identityRef);
168 return identityRef;

Completed in 431 milliseconds

12