Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/libfido2/src/
H A Dexport.msvc215 fido_dev_has_uv
H A Dexport.gnu216 fido_dev_has_uv;
H A Dconfig.c72 (fido_dev_supports_permissions(dev) && fido_dev_has_uv(dev))) { in config_tx()
H A Dfido.h254 bool fido_dev_has_uv(const fido_dev_t *);
H A Ddev.c551 fido_dev_has_uv(const fido_dev_t *dev) in fido_dev_has_uv() function
H A Dpin.c233 if (fido_dev_has_uv(dev) == false) { in ctap21_uv_token_tx()
/freebsd-14.2/contrib/libfido2/fuzz/
H A Dexport.gnu213 fido_dev_has_uv;
H A Dfuzz_bio.c237 x = fido_dev_has_uv(dev); in prepare_dev()
H A Dfunctions.txt413 fido_dev_has_uv 2 0 100.00% 3 0 100.00%
/freebsd-14.2/contrib/libfido2/
H A DNEWS127 - fido_dev_has_uv;
/freebsd-14.2/contrib/libfido2/man/
H A DCMakeLists.txt249 fido_dev_open fido_dev_has_uv