Home
last modified time | relevance | path

Searched refs:active_table_str (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/md/
H A Ddm-ima.c477 char active_table_str[] = "active_table_hash="; in dm_ima_measure_on_device_remove() local
482 unsigned int active_table_len = strlen(active_table_str); in dm_ima_measure_on_device_remove()
529 memcpy(device_table_data + l, active_table_str, active_table_len); in dm_ima_measure_on_device_remove()