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

/macosx-10.9.5/SecurityTool-55115/
H A Dkeychain_export.c57 static OSStatus addKcItems( function
162 ortn = addKcItems(kcRef, kSecCertificateItemClass, exportItems, &numCerts);
170 ortn = addKcItems(kcRef, CSSM_DL_DB_RECORD_PRIVATE_KEY, exportItems,
179 ortn = addKcItems(kcRef, CSSM_DL_DB_RECORD_PUBLIC_KEY, exportItems,
188 ortn = addKcItems(kcRef, CSSM_DL_DB_RECORD_PRIVATE_KEY, exportItems,
194 ortn = addKcItems(kcRef, CSSM_DL_DB_RECORD_PUBLIC_KEY, exportItems,
204 ortn = addKcItems(kcRef, kSecCertificateItemClass, exportItems, &numCerts);
209 ortn = addKcItems(kcRef, CSSM_DL_DB_RECORD_PRIVATE_KEY, exportItems,

Completed in 182 milliseconds