Searched defs:SupportedExportFormats (Results 1 – 6 of 6) sorted by relevance
47 virtual const keymaster_key_format_t* SupportedExportFormats(size_t* count) const override { in SupportedExportFormats() function
36 AsymmetricKeyFactory::SupportedExportFormats(size_t* format_count) const { in SupportedExportFormats() function in keymaster::AsymmetricKeyFactory
47 KeymasterPassthroughKeyFactory::SupportedExportFormats(size_t* format_count) const { in SupportedExportFormats() function in keymaster::KeymasterPassthroughKeyFactory
131 const keymaster_key_format_t* SupportedExportFormats(size_t* format_count) const override { in SupportedExportFormats() function
94 void TrustyKeymaster::SupportedExportFormats(const SupportedExportFormatsRequest& request, in SupportedExportFormats() function in keymaster::TrustyKeymaster
162 void AndroidKeymaster::SupportedExportFormats(const SupportedExportFormatsRequest& request, in SupportedExportFormats() function in keymaster::AndroidKeymaster