Home
last modified time | relevance | path

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

/openbmc/qemu/hw/usb/
H A Du2f-passthru.c84 #define PACKET_INIT_DATA_SIZE (U2FHID_PACKET_SIZE - PACKET_INIT_HEADER_SIZE) macro
95 uint8_t data[PACKET_INIT_DATA_SIZE];
285 transaction->resp_size = PACKET_INIT_DATA_SIZE; in u2f_passthru_recv_from_host()