Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/libfido2/dist/fuzz/
H A Dmutator_aux.h108 void set_pcsc_io_functions(int (*)(void *, u_char *, size_t, int),
H A Dpcsc.c146 set_pcsc_io_functions(int (*read_f)(void *, u_char *, size_t, int), in set_pcsc_io_functions() function
H A Dexport.gnu278 set_pcsc_io_functions;
H A Dfuzz_pcsc.c233 set_pcsc_io_functions(nfc_read, nfc_write, consume); in test()