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

/macosx-10.10/Security-57031.1.35/Security/include/security_keychain/
H A DSecImport.cpp206 SecExternalFormat callerInputFormat; local
218 callerInputFormat = *inputFormat;
221 callerInputFormat = kSecFormatUnknown;
231 SecExternalFormat tempFormat = callerInputFormat;
248 rep = new SecImportRep(importedData, callerItemType, callerInputFormat,
/macosx-10.10/Security-57031.1.35/Security/libsecurity_keychain/Security/
H A DSecImport.cpp206 SecExternalFormat callerInputFormat; local
218 callerInputFormat = *inputFormat;
221 callerInputFormat = kSecFormatUnknown;
231 SecExternalFormat tempFormat = callerInputFormat;
248 rep = new SecImportRep(importedData, callerItemType, callerInputFormat,
/macosx-10.10/Security-57031.1.35/Security/libsecurity_keychain/lib/
H A DSecImport.cpp206 SecExternalFormat callerInputFormat; local
218 callerInputFormat = *inputFormat;
221 callerInputFormat = kSecFormatUnknown;
231 SecExternalFormat tempFormat = callerInputFormat;
248 rep = new SecImportRep(importedData, callerItemType, callerInputFormat,

Completed in 169 milliseconds