Searched defs:ImportKey (Results 1 – 11 of 11) sorted by relevance
| /system/keymaster/legacy_support/ |
| D | keymaster_passthrough_engine.cpp | 247 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
|
| D | rsa_keymaster1_key.cpp | 99 RsaKeymaster1KeyFactory::ImportKey(const AuthorizationSet& key_description, in ImportKey() function in keymaster::RsaKeymaster1KeyFactory
|
| D | ec_keymaster1_key.cpp | 88 EcdsaKeymaster1KeyFactory::ImportKey(const AuthorizationSet& key_description, // in ImportKey() function in keymaster::EcdsaKeymaster1KeyFactory
|
| D | keymaster1_engine.cpp | 94 keymaster_error_t Keymaster1Engine::ImportKey(const AuthorizationSet& key_description, in ImportKey() function in keymaster::Keymaster1Engine
|
| /system/keymaster/include/keymaster/legacy_support/ |
| D | keymaster_passthrough_key.h | 54 keymaster_error_t ImportKey(const AuthorizationSet& key_description, in ImportKey() function
|
| D | keymaster1_legacy_support.h | 85 keymaster_error_t ImportKey(const AuthorizationSet& key_description, in ImportKey() function
|
| /system/keymaster/km_openssl/ |
| D | symmetric_key.cpp | 67 keymaster_error_t SymmetricKeyFactory::ImportKey(const AuthorizationSet& key_description, // in ImportKey() function in keymaster::SymmetricKeyFactory
|
| D | rsa_key_factory.cpp | 122 keymaster_error_t RsaKeyFactory::ImportKey(const AuthorizationSet& key_description, // in ImportKey() function in keymaster::RsaKeyFactory
|
| D | ec_key_factory.cpp | 203 keymaster_error_t EcKeyFactory::ImportKey(const AuthorizationSet& key_description, // in ImportKey() function in keymaster::EcKeyFactory
|
| /system/core/trusty/keymaster/ |
| D | TrustyKeymaster.cpp | 191 void TrustyKeymaster::ImportKey(const ImportKeyRequest& request, ImportKeyResponse* response) { in ImportKey() function in keymaster::TrustyKeymaster
|
| /system/keymaster/android_keymaster/ |
| D | android_keymaster.cpp | 831 void AndroidKeymaster::ImportKey(const ImportKeyRequest& request, ImportKeyResponse* response) { in ImportKey() function in keymaster::AndroidKeymaster
|