Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/libfido2/src/
H A Dexport.msvc185 fido_dev_get_touch_begin
H A Dexport.gnu186 fido_dev_get_touch_begin;
H A Dfido.h150 int fido_dev_get_touch_begin(fido_dev_t *);
H A Ddev.c415 fido_dev_get_touch_begin(fido_dev_t *dev) in fido_dev_get_touch_begin() function
/freebsd-13.1/contrib/libfido2/fuzz/
H A Dexport.gnu184 fido_dev_get_touch_begin;
H A Dfuzz_cred.c382 r = fido_dev_get_touch_begin(dev); in test_touch()
H A Dfunctions.txt380 fido_dev_get_touch_begin 50 0 100.00% 68 0 100.00%
/freebsd-13.1/contrib/libfido2/examples/
H A Dselect.c106 if ((r = fido_dev_get_touch_begin(devtab[i])) != FIDO_OK) { in select_dev()
/freebsd-13.1/contrib/libfido2/man/
H A DCMakeLists.txt34 fido_dev_get_touch_begin.3
199 fido_dev_get_touch_begin fido_dev_get_touch_status
/freebsd-13.1/contrib/libfido2/
H A DNEWS82 - fido_dev_get_touch_begin;
/freebsd-13.1/crypto/openssh/
H A Dsk-usbhid.c57 #define fido_dev_get_touch_begin(x) (FIDO_ERR_UNSUPPORTED_OPTION) macro
260 if ((r = fido_dev_get_touch_begin(skv[i]->dev)) != FIDO_OK) in sk_touch_begin()
H A Dconfigure.ac3283 fido_dev_get_touch_begin \
H A DChangeLog6446 - check for fido_dev_get_touch_begin(), so that