Home
last modified time | relevance | path

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

/openbsd/src/lib/libfido2/src/
Ddev.c227 fido_dev_open_wait(fido_dev_t *dev, const char *path, int *ms) in fido_dev_open_wait() function
287 return (fido_dev_open_wait(dev, dev->path, &ms)); in fido_dev_open_with_info()
308 return (fido_dev_open_wait(dev, path, &ms)); in fido_dev_open()