Searched defs:SupportedImportFormats (Results 1 – 7 of 7) sorted by relevance
31 AsymmetricKeyFactory::SupportedImportFormats(size_t* format_count) const { in SupportedImportFormats() function in keymaster::AsymmetricKeyFactory
104 SymmetricKeyFactory::SupportedImportFormats(size_t* format_count) const { in SupportedImportFormats() function in keymaster::SymmetricKeyFactory
42 KeymasterPassthroughKeyFactory::SupportedImportFormats(size_t* format_count) const { in SupportedImportFormats() function in keymaster::KeymasterPassthroughKeyFactory
135 const keymaster_key_format_t* SupportedImportFormats(size_t* format_count) const override { in SupportedImportFormats() function
135 void TrustyKeymaster::SupportedImportFormats(const SupportedImportFormatsRequest& request, in SupportedImportFormats() function in keymaster::TrustyKeymaster
203 void RemoteKeymaster::SupportedImportFormats( in SupportedImportFormats() function in keymaster::RemoteKeymaster
244 void AndroidKeymaster::SupportedImportFormats(const SupportedImportFormatsRequest& request, in SupportedImportFormats() function in keymaster::AndroidKeymaster