Home
last modified time | relevance | path

Searched refs:fido_dev_get_touch_begin (Results 1 – 12 of 12) sorted by relevance

/freebsd/contrib/libfido2/src/
H A Dtouch.c12 fido_dev_get_touch_begin(fido_dev_t *dev) in fido_dev_get_touch_begin() function
H A Dexport.gnu219 fido_dev_get_touch_begin;
H A Dexport.msvc218 fido_dev_get_touch_begin
H A Dfido.h189 int fido_dev_get_touch_begin(fido_dev_t *);
/freebsd/contrib/libfido2/examples/
H A Dselect.c107 if ((r = fido_dev_get_touch_begin(devtab[i])) != FIDO_OK) { in select_dev()
/freebsd/contrib/libfido2/fuzz/
H A Dexport.gnu216 fido_dev_get_touch_begin;
H A Dfuzz_cred.c419 r = fido_dev_get_touch_begin(dev); in test_touch()
H A Dfunctions.txt903 fido_dev_get_touch_begin 64 0 100.00% 59 0 100.00%
/freebsd/contrib/libfido2/man/
H A DCMakeLists.txt36 fido_dev_get_touch_begin.3
237 fido_dev_get_touch_begin fido_dev_get_touch_status
/freebsd/contrib/libfido2/
H A DNEWS191 - fido_dev_get_touch_begin;
/freebsd/crypto/openssh/
H A Dsk-usbhid.c67 #define fido_dev_get_touch_begin(x) (FIDO_ERR_UNSUPPORTED_OPTION) macro
266 if ((r = fido_dev_get_touch_begin(skv[i]->dev)) != FIDO_OK) in sk_touch_begin()
H A Dconfigure.ac3585 fido_dev_get_touch_begin \