Searched refs:set_pcsc_io_functions (Results 1 – 4 of 4) sorted by relevance
| /netbsd-src/external/bsd/libfido2/dist/fuzz/ |
| H A D | mutator_aux.h | 108 void set_pcsc_io_functions(int (*)(void *, u_char *, size_t, int),
|
| H A D | pcsc.c | 146 set_pcsc_io_functions(int (*read_f)(void *, u_char *, size_t, int), in set_pcsc_io_functions() function
|
| H A D | export.gnu | 278 set_pcsc_io_functions;
|
| H A D | fuzz_pcsc.c | 233 set_pcsc_io_functions(nfc_read, nfc_write, consume); in test()
|