Searched refs:do_auth (Results 1 – 4 of 4) sorted by relevance
/freebsd/contrib/dma/ |
H A D | net.c | 483 int fd, error = 0, do_auth = 0, res = 0; in deliver_to_host() local 545 do_auth = 1; in deliver_to_host() 550 if (do_auth == 1) { in deliver_to_host()
|
/freebsd/contrib/ntp/scripts/monitoring/ |
H A D | ntp.pl | 25 $do_auth=0; # no possibility today 99 if ($do_auth)
|
/freebsd/contrib/libfido2/src/ |
H A D | u2f.c | 313 do_auth(fido_dev_t *dev, const fido_blob_t *cdh, const char *rp_id, in do_auth() function 793 if ((r = do_auth(dev, &fa->cdh, fa->rp_id, key_id, &sig, &ad, in u2f_authenticate_single()
|
/freebsd/contrib/libfido2/fuzz/ |
H A D | functions.txt | 943 u2f.c:do_auth 56 0 100.00% 67 0 100.00%
|