Home
last modified time | relevance | path

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

/openbmc/openbmc/meta-security/meta-integrity/lib/oeqa/runtime/cases/
H A Dima.py69 current_hash = output.split()[0]
79 if ima_hash == current_hash:
87 if ima_hash != current_hash:
/openbmc/linux/drivers/pci/controller/dwc/
H A Dpcie-qcom.c1032 u8 current_hash = hash++; in qcom_pcie_config_sid_1_9_0() local
1038 writel(val, bdf_to_sid_base + current_hash * sizeof(u32)); in qcom_pcie_config_sid_1_9_0()