Searched refs:slot_index (Results 1 – 2 of 2) sorted by relevance
243 uint8_t slot_index; in attest_encode_sw_components_array() local264 for (slot_index = 0; slot_index < NUM_OF_MEASUREMENT_SLOTS; slot_index++) { in attest_encode_sw_components_array()270 status = tfm_measured_boot_read_measurement(slot_index, in attest_encode_sw_components_array()
147 #define SET_MBS_MINOR(slot_index, claim) \ argument148 (MASK_LEFT_SHIFT(slot_index, SLOT_ID_MASK, SLOT_ID_POS) | \