Searched defs:second_byte (Results 1 – 12 of 12) sorted by relevance
82 let second_byte = input.read_byte()?; in read_tag_and_get_value() localVariable89 let second_byte = usize::from(input.read_byte()?); in read_tag_and_get_value() localVariable
47 uint8_t second_byte = 0; in CreateAclPacket() local
121 const uint8_t second_byte = data[current++]; in DecodeFrameHeader() local
146 uint8_t second_byte = 0u; in WriteWebSocketFrameHeader() local
648 uint8_t second_byte = second_part; in DecodeRLE4() local
505 const unsigned char second_byte = (*src)[1] ^ (xor_mask & 0xff); in ReadSignedNumIncreasing() local
59 unsigned char second_byte = *p++; in DecodeFrameHybi17() local
639 uint8_t first_byte, second_byte; in CBS_is_valid_asn1_integer() local
658 uint8_t first_byte, second_byte; in CBS_is_valid_asn1_integer() local
660 uint8_t first_byte, second_byte; in CBS_is_valid_asn1_integer() local
971 int second_byte = read_byte(bounds); in advance_with_locations() local