Home
last modified time | relevance | path

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

/freebsd/contrib/libfido2/src/
H A Dexport.gnu246 fido_dev_supports_cred_prot;
H A Dexport.msvc245 fido_dev_supports_cred_prot
H A Dfido.h258 bool fido_dev_supports_cred_prot(const fido_dev_t *);
H A Ddev.c533 fido_dev_supports_cred_prot(const fido_dev_t *dev) in fido_dev_supports_cred_prot() function
/freebsd/contrib/libfido2/fuzz/
H A Dexport.gnu239 fido_dev_supports_cred_prot;
H A Dfuzz_credman.c215 x = fido_dev_supports_cred_prot(dev); in prepare_dev()
H A Dfunctions.txt410 fido_dev_supports_cred_prot 2 0 100.00% 3 0 100.00%
/freebsd/contrib/libfido2/man/
H A DCMakeLists.txt258 fido_dev_open fido_dev_supports_cred_prot
/freebsd/crypto/openssh/
H A Dsk-usbhid.c65 #define fido_dev_supports_cred_prot(x) (0) macro
933 if (!fido_dev_supports_cred_prot(sk->dev)) { in sk_enroll()
H A Dconfigure.ac3349 fido_dev_supports_cred_prot \