Home
last modified time | relevance | path

Searched defs:SupportedExportFormats (Results 1 – 3 of 3) sorted by relevance

/system/keymaster/
Dsymmetric_key.h42 virtual const keymaster_key_format_t* SupportedExportFormats(size_t* format_count) const { in SupportedExportFormats() function
Dasymmetric_key_factory.cpp36 AsymmetricKeyFactory::SupportedExportFormats(size_t* format_count) const { in SupportedExportFormats() function in keymaster::AsymmetricKeyFactory
Dandroid_keymaster.cpp169 void AndroidKeymaster::SupportedExportFormats(const SupportedExportFormatsRequest& request, in SupportedExportFormats() function in keymaster::AndroidKeymaster