Searched refs:fido_dev_has_uv (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/lib/libfido2/src/
H A Dfido.h219 bool fido_dev_has_uv(const fido_dev_t *);
H A Dconfig.c62 fido_dev_has_uv(dev))) {
H A Ddev.c550 fido_dev_has_uv(const fido_dev_t *dev) function
H A Dpin.c231 if (fido_dev_has_uv(dev) == false) {
232 fido_log_debug("%s: fido_dev_has_uv", __func__);

Completed in 198 milliseconds