Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/libfido2/dist/fuzz/
H A Dfuzz_pcsc.c191 const u_char *tx_ptr = NULL; in test_tx() local
203 tx_ptr = apdu->body; in test_tx()
207 fido_pcsc_tx(&dev, cmd, tx_ptr, tx_len); in test_tx()