Searched refs:input_key (Results 1 – 2 of 2) sorted by relevance
/system/keymaster/legacy_support/ |
D | keymaster_passthrough_engine.cpp | 252 const keymaster_blob_t input_key = {input_key_material.key_material, in ImportKey() local 256 km_device_->import_key(km_device_, &key_description, input_key_material_format, &input_key, in ImportKey() 277 const keymaster_blob_t input_key = {input_key_material.key_material, in ImportKey() local 281 km_device_->import_key(km_device_, &key_description, input_key_material_format, &input_key, in ImportKey()
|
D | keymaster1_engine.cpp | 103 const keymaster_blob_t input_key = {input_key_material.key_material, in ImportKey() local 107 input_key_material_format, &input_key, in ImportKey()
|