Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/
H A Dtpm_test.c257 uint32_t index_0, index_1, index_2, index_3; in test_readonly() local
279 read2 = tpm_nv_read_value(dev, INDEX2, (uint8_t *)&index_2, in test_readonly()
280 sizeof(index_2)); in test_readonly()