Home
last modified time | relevance | path

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

/system/keymaster/km_openssl/
Dasymmetric_key_factory.cpp29 AsymmetricKeyFactory::SupportedImportFormats(size_t* format_count) const { in SupportedImportFormats() function in keymaster::AsymmetricKeyFactory
Dsymmetric_key.cpp99 SymmetricKeyFactory::SupportedImportFormats(size_t* format_count) const { in SupportedImportFormats() function in keymaster::SymmetricKeyFactory
/system/keymaster/legacy_support/
Dkeymaster_passthrough_key.cpp42 KeymasterPassthroughKeyFactory::SupportedImportFormats(size_t* format_count) const { in SupportedImportFormats() function in keymaster::KeymasterPassthroughKeyFactory
/system/keymaster/include/keymaster/legacy_support/
Dkeymaster1_legacy_support.h127 const keymaster_key_format_t* SupportedImportFormats(size_t* format_count) const override { in SupportedImportFormats() function
/system/core/trusty/keymaster/
DTrustyKeymaster.cpp89 void TrustyKeymaster::SupportedImportFormats(const SupportedImportFormatsRequest& request, in SupportedImportFormats() function in keymaster::TrustyKeymaster
/system/keymaster/android_keymaster/
Dandroid_keymaster.cpp151 void AndroidKeymaster::SupportedImportFormats(const SupportedImportFormatsRequest& request, in SupportedImportFormats() function in keymaster::AndroidKeymaster