Home
last modified time | relevance | path

Searched defs:ImportKey (Results 1 – 11 of 11) sorted by relevance

/system/keymaster/legacy_support/
Dkeymaster_passthrough_engine.cpp247 keymaster_error_t TKeymasterPassthroughEngine<keymaster1_device_t>::ImportKey( in ImportKey() function in keymaster::TKeymasterPassthroughEngine
272 keymaster_error_t TKeymasterPassthroughEngine<keymaster2_device_t>::ImportKey( in ImportKey() function in keymaster::TKeymasterPassthroughEngine
Drsa_keymaster1_key.cpp99 RsaKeymaster1KeyFactory::ImportKey(const AuthorizationSet& key_description, in ImportKey() function in keymaster::RsaKeymaster1KeyFactory
Dec_keymaster1_key.cpp88 EcdsaKeymaster1KeyFactory::ImportKey(const AuthorizationSet& key_description, // in ImportKey() function in keymaster::EcdsaKeymaster1KeyFactory
Dkeymaster1_engine.cpp94 keymaster_error_t Keymaster1Engine::ImportKey(const AuthorizationSet& key_description, in ImportKey() function in keymaster::Keymaster1Engine
/system/keymaster/include/keymaster/legacy_support/
Dkeymaster_passthrough_key.h54 keymaster_error_t ImportKey(const AuthorizationSet& key_description, in ImportKey() function
Dkeymaster1_legacy_support.h85 keymaster_error_t ImportKey(const AuthorizationSet& key_description, in ImportKey() function
/system/keymaster/km_openssl/
Dsymmetric_key.cpp67 keymaster_error_t SymmetricKeyFactory::ImportKey(const AuthorizationSet& key_description, // in ImportKey() function in keymaster::SymmetricKeyFactory
Drsa_key_factory.cpp122 keymaster_error_t RsaKeyFactory::ImportKey(const AuthorizationSet& key_description, // in ImportKey() function in keymaster::RsaKeyFactory
Dec_key_factory.cpp203 keymaster_error_t EcKeyFactory::ImportKey(const AuthorizationSet& key_description, // in ImportKey() function in keymaster::EcKeyFactory
/system/core/trusty/keymaster/
DTrustyKeymaster.cpp191 void TrustyKeymaster::ImportKey(const ImportKeyRequest& request, ImportKeyResponse* response) { in ImportKey() function in keymaster::TrustyKeymaster
/system/keymaster/android_keymaster/
Dandroid_keymaster.cpp831 void AndroidKeymaster::ImportKey(const ImportKeyRequest& request, ImportKeyResponse* response) { in ImportKey() function in keymaster::AndroidKeymaster