Home
last modified time | relevance | path

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

/src/contrib/libfido2/src/
H A Dnfc.c23 uint8_t payload_len, uint8_t cla_flags) in tx_short_apdu() argument
31 apdu[0] = h->cla | cla_flags; in tx_short_apdu()
44 if (cla_flags & 0x10) { in tx_short_apdu()