Searched refs:fido_pcsc_tx (Results 1 – 5 of 5) sorted by relevance
/freebsd/contrib/libfido2/src/ |
H A D | pcsc.c | 223 fido_pcsc_tx, in fido_pcsc_manifest() 357 fido_pcsc_tx(fido_dev_t *d, uint8_t cmd, const u_char *buf, size_t count) in fido_pcsc_tx() function 390 fido_pcsc_tx, in fido_dev_set_pcsc()
|
H A D | extern.h | 142 int fido_pcsc_tx(fido_dev_t *, uint8_t, const unsigned char *, size_t);
|
/freebsd/contrib/libfido2/fuzz/ |
H A D | export.gnu | 264 fido_pcsc_tx;
|
H A D | fuzz_pcsc.c | 207 fido_pcsc_tx(&dev, cmd, tx_ptr, tx_len); in test_tx()
|
H A D | functions.txt | 794 fido_pcsc_tx 1 0 100.00% 3 0 100.00%
|