Searched refs:outArray (Results 1 - 25 of 75) sorted by relevance

123

/macosx-10.10/Security-57031.1.35/Security/include/security_keychain/
H A DSecImportExportAgg.h57 CFMutableArrayRef outArray); // optional, append here
64 CFMutableArrayRef outArray); // optional, append here
71 CFMutableArrayRef outArray); // optional, append here
76 CFMutableArrayRef outArray); // optional, append here
H A DSecImportExportPkcs8.h49 CFMutableArrayRef outArray); // optional, append here
H A DSecImportExportOpenSSH.h67 CFMutableArrayRef outArray); // optional, append here
H A DSecExternalRep.h130 * return will be that held by outArray.
141 CFMutableArrayRef outArray); // optional, append here
150 CFMutableArrayRef outArray); // optional, append here
H A DSecImportExportCrypto.h69 CFMutableArrayRef outArray); // optional, append here
100 CFMutableArrayRef outArray); // optional, append here
H A DSecExternalRep.cpp440 CFMutableArrayRef outArray) // optional, append here
455 keyImportState, importKeychain, cspHand, outArray);
460 outArray);
466 return impExpImportCertCommon(&cdata, importKeychain, outArray);
472 outArray);
513 mKeyAlg, importKeychain, cspHand, flags, keyParams, mPrintName, outArray);
521 keyParams, outArray);
525 outArray);
529 flags, keyParams, mPrintName, outArray);
434 importRep( SecKeychainRef importKeychain, CSSM_CSP_HANDLE cspHand, SecItemImportExportFlags flags, const SecKeyImportExportParameters *keyParams, ImpPrivKeyImportState &keyImportState, CFMutableArrayRef outArray) argument
/macosx-10.10/Security-57031.1.35/Security/libsecurity_keychain/Security/
H A DSecImportExportAgg.h57 CFMutableArrayRef outArray); // optional, append here
64 CFMutableArrayRef outArray); // optional, append here
71 CFMutableArrayRef outArray); // optional, append here
76 CFMutableArrayRef outArray); // optional, append here
H A DSecImportExportPkcs8.h49 CFMutableArrayRef outArray); // optional, append here
H A DSecImportExportOpenSSH.h67 CFMutableArrayRef outArray); // optional, append here
H A DSecExternalRep.h130 * return will be that held by outArray.
141 CFMutableArrayRef outArray); // optional, append here
150 CFMutableArrayRef outArray); // optional, append here
H A DSecImportExportCrypto.h69 CFMutableArrayRef outArray); // optional, append here
100 CFMutableArrayRef outArray); // optional, append here
H A DSecExternalRep.cpp440 CFMutableArrayRef outArray) // optional, append here
455 keyImportState, importKeychain, cspHand, outArray);
460 outArray);
466 return impExpImportCertCommon(&cdata, importKeychain, outArray);
472 outArray);
513 mKeyAlg, importKeychain, cspHand, flags, keyParams, mPrintName, outArray);
521 keyParams, outArray);
525 outArray);
529 flags, keyParams, mPrintName, outArray);
434 importRep( SecKeychainRef importKeychain, CSSM_CSP_HANDLE cspHand, SecItemImportExportFlags flags, const SecKeyImportExportParameters *keyParams, ImpPrivKeyImportState &keyImportState, CFMutableArrayRef outArray) argument
/macosx-10.10/Security-57031.1.35/Security/libsecurity_keychain/lib/
H A DSecImportExportAgg.h57 CFMutableArrayRef outArray); // optional, append here
64 CFMutableArrayRef outArray); // optional, append here
71 CFMutableArrayRef outArray); // optional, append here
76 CFMutableArrayRef outArray); // optional, append here
H A DSecImportExportPkcs8.h49 CFMutableArrayRef outArray); // optional, append here
H A DSecImportExportOpenSSH.h67 CFMutableArrayRef outArray); // optional, append here
H A DSecExternalRep.h130 * return will be that held by outArray.
141 CFMutableArrayRef outArray); // optional, append here
150 CFMutableArrayRef outArray); // optional, append here
H A DSecImportExportCrypto.h69 CFMutableArrayRef outArray); // optional, append here
100 CFMutableArrayRef outArray); // optional, append here
H A DSecExternalRep.cpp440 CFMutableArrayRef outArray) // optional, append here
455 keyImportState, importKeychain, cspHand, outArray);
460 outArray);
466 return impExpImportCertCommon(&cdata, importKeychain, outArray);
472 outArray);
513 mKeyAlg, importKeychain, cspHand, flags, keyParams, mPrintName, outArray);
521 keyParams, outArray);
525 outArray);
529 flags, keyParams, mPrintName, outArray);
434 importRep( SecKeychainRef importKeychain, CSSM_CSP_HANDLE cspHand, SecItemImportExportFlags flags, const SecKeyImportExportParameters *keyParams, ImpPrivKeyImportState &keyImportState, CFMutableArrayRef outArray) argument
/macosx-10.10/Security-57031.1.35/SecurityTests/clxutils/krbtool/
H A DidentPicker.h50 bool includeRoot, // true --> root is appended to outArray
52 CFArrayRef *outArray); // created and RETURNED
/macosx-10.10/Security-57031.1.35/SecurityTests/clxutils/cgVerifyParsed/
H A DtpVerifyParsed.cpp59 SecParsedRootCertArray *outArray = (SecParsedRootCertArray *)malloc(sizeof(*outArray)); local
60 memset(outArray, 0, sizeof(*outArray));
62 outArray->roots = (SecParsedRootCert *)malloc(len);
63 memset(outArray->roots, 0, len);
65 if(parseRootCert(clHand, anchorCerts[dex], outArray->roots[dex])) {
69 outArray->numRoots = numAnchorCerts;
70 *arrayRef = outArray;
/macosx-10.10/Security-57031.1.35/SecurityTests/clxutils/clAppUtils/
H A DidentPicker.h74 bool includeRoot, // true --> root is appended to outArray
77 CFArrayRef *outArray); // created and RETURNED
/macosx-10.10/mDNSResponder-561.1.1/mDNSWindows/DLLX/
H A DStringServices.h94 std::vector< BYTE > & outArray
H A DStringServices.cpp293 std::vector< BYTE > & outArray
305 outArray.reserve( utf8.size() );
306 outArray.assign( utf8.begin(), utf8.end() );
327 outArray.reserve( cElements );
329 outArray.assign( cElements, 0 );
331 memcpy( &outArray[ 0 ], pData, cElements );
/macosx-10.10/Security-57031.1.35/SecurityTests/cspxutils/clearPubKeyTest/
H A DclearPubKeyTest.cpp279 CFArrayRef outArray = NULL; local
285 kcRef, &outArray);
291 if(CFArrayGetCount(outArray) != 1) {
292 printf("***Unexpected outArray size (%ld) after import\n",
293 (long)CFArrayGetCount(outArray));
296 pubKeyRef = (SecKeyRef)CFArrayGetValueAtIndex(outArray, 0);
342 outArray = NULL;
348 kcRef, &outArray);
357 if(CFArrayGetCount(outArray) != 1) {
358 printf("***Unexpected outArray siz
[all...]
/macosx-10.10/Security-57031.1.35/SecurityTool/
H A Dkeychain_import.c64 CFArrayRef outArray = NULL; local
121 &outArray);
137 if(outArray == NULL) {
142 numItems = CFArrayGetCount(outArray);
144 CFTypeRef item = CFArrayGetValueAtIndex(outArray, dex);
202 (SecKeychainItemRef)CFArrayGetValueAtIndex(outArray, dex);
220 safe_CFRelease(&outArray);

Completed in 208 milliseconds

123