Home
last modified time | relevance | path

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

/system/keymaster/include/keymaster/km_openssl/
Dsymmetric_key.h47 virtual const keymaster_key_format_t* SupportedExportFormats(size_t* count) const override { in SupportedExportFormats() function
/system/keymaster/km_openssl/
Dasymmetric_key_factory.cpp36 AsymmetricKeyFactory::SupportedExportFormats(size_t* format_count) const { in SupportedExportFormats() function in keymaster::AsymmetricKeyFactory
/system/keymaster/legacy_support/
Dkeymaster_passthrough_key.cpp47 KeymasterPassthroughKeyFactory::SupportedExportFormats(size_t* format_count) const { in SupportedExportFormats() function in keymaster::KeymasterPassthroughKeyFactory
/system/keymaster/include/keymaster/legacy_support/
Dkeymaster1_legacy_support.h131 const keymaster_key_format_t* SupportedExportFormats(size_t* format_count) const override { in SupportedExportFormats() function
/system/core/trusty/keymaster/
DTrustyKeymaster.cpp94 void TrustyKeymaster::SupportedExportFormats(const SupportedExportFormatsRequest& request, in SupportedExportFormats() function in keymaster::TrustyKeymaster
/system/keymaster/android_keymaster/
Dandroid_keymaster.cpp162 void AndroidKeymaster::SupportedExportFormats(const SupportedExportFormatsRequest& request, in SupportedExportFormats() function in keymaster::AndroidKeymaster