Home
last modified time | relevance | path

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

/freebsd/contrib/libfido2/fuzz/
H A Dmutator_aux.c209 hid_close(void *handle) in hid_close() function
301 io.close = hid_close; in open_dev()
/freebsd/contrib/libfido2/src/
H A Dhid_hidapi.c188 hid_close(ctx->handle); in fido_hid_close()