Searched defs:byte_idx (Results 1 – 9 of 9) sorted by relevance
311 uint8_t byte_idx = pcr / 8; in ifapi_read_pcr() local354 uint8_t byte_idx = pcr / 8; in ifapi_read_pcr() local369 uint8_t byte_idx = pcr / 8; in ifapi_read_pcr() local
528 size_t i, j, byte_idx; in ifapi_profile_checkpcrs() local
1990 uint8_t byte_idx = pcr / 8; in ifapi_calculate_pcr_digest() local
826 uint32_t byte_idx; in ClearBit() local866 uint32_t byte_idx; in SetBit() local
201 size_t byte_idx = (idx >> 3); // divide by 8 to get byte index in GetChildAtIndex() local
167 for (uint64_t byte_idx = 0; byte_idx < num_bytes - 1; byte_idx++) { in CFBitVectorSummaryProvider() local
441 for (uint16_t byte_idx = 0; byte_idx < fec_packet->packet_mask_size; in InsertFecPacket() local
156 size_t byte_idx = 0; member
1352 for (unsigned byte_idx = 0; byte_idx < MIN2(bytes_left, 4); byte_idx++, reg.reg_b++) in get_reg_create_vector() local