Home
last modified time | relevance | path

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

/freebsd/contrib/libfido2/fuzz/
H A Ddummy.h23 const char dummy_pcsc_path[] = "pcsc://slot7"; variable
H A Dfuzz_pcsc.c125 strlcpy(dummy.path, dummy_pcsc_path, sizeof(dummy.path)); in pack_dummy()