Home
last modified time | relevance | path

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

/freebsd/contrib/libfido2/examples/
H A Dretries.c38 if ((r = fido_dev_get_retry_count(dev, &n)) != FIDO_OK) in main()
/freebsd/contrib/libfido2/src/
H A Dexport.gnu211 fido_dev_get_retry_count;
H A Dexport.msvc210 fido_dev_get_retry_count
H A Dfido.h183 int fido_dev_get_retry_count(fido_dev_t *, int *);
H A Dpin.c632 fido_dev_get_retry_count(fido_dev_t *dev, int *retries) in fido_dev_get_retry_count() function
/freebsd/contrib/libfido2/fuzz/
H A Dexport.gnu208 fido_dev_get_retry_count;
H A Dfuzz_mgmt.c366 fido_dev_get_retry_count(dev, &n); in dev_get_retry_count()
H A Dfunctions.txt811 fido_dev_get_retry_count 1 0 100.00% 4 0 100.00%
/freebsd/contrib/libfido2/tools/
H A Dtoken.c407 if (fido_dev_get_retry_count(dev, &retrycnt) != FIDO_OK) in token_info()
/freebsd/contrib/libfido2/man/
H A DCMakeLists.txt263 fido_dev_set_pin fido_dev_get_retry_count