Home
last modified time | relevance | path

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

/freebsd/contrib/libfido2/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()
/freebsd/sys/contrib/xen/
H A Dargo.h79 uint32_t tx_ptr; member