Searched refs:input_key (Results 1 – 2 of 2) sorted by relevance
/system/keymaster/legacy_support/ |
D | keymaster_passthrough_engine.cpp | 254 const keymaster_blob_t input_key = {input_key_material.key_material, in ImportKey() local 258 km_device_->import_key(km_device_, &key_description, input_key_material_format, &input_key, in ImportKey() 279 const keymaster_blob_t input_key = {input_key_material.key_material, in ImportKey() local 283 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()
|