Searched refs:dummy_pcsc_path (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/libfido2/fuzz/ | ||
H A D | dummy.h | 23 const char dummy_pcsc_path[] = "pcsc://slot7"; variable |
H A D | fuzz_pcsc.c | 125 strlcpy(dummy.path, dummy_pcsc_path, sizeof(dummy.path)); in pack_dummy() |