Searched defs:SupportedExportFormats (Results 1 – 3 of 3) sorted by relevance
42 virtual const keymaster_key_format_t* SupportedExportFormats(size_t* format_count) const { in SupportedExportFormats() function
36 AsymmetricKeyFactory::SupportedExportFormats(size_t* format_count) const { in SupportedExportFormats() function in keymaster::AsymmetricKeyFactory
169 void AndroidKeymaster::SupportedExportFormats(const SupportedExportFormatsRequest& request, in SupportedExportFormats() function in keymaster::AndroidKeymaster