Home
last modified time | relevance | path

Searched defs:header_byte (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/input/mouse/
H A Dcypress_ps2.c417 static int cypress_get_finger_count(unsigned char header_byte) in cypress_get_finger_count()
447 unsigned char header_byte = packet[0]; in cypress_parse_packet() local
/openbmc/qemu/crypto/
H A Dder.c89 uint8_t length_bytes = 0, header_byte; in qcrypto_der_encode_length() local