Searched refs:do_auth (Results 1 – 5 of 5) sorted by relevance
| /freebsd-13.1/contrib/serf/auth/ |
| H A D | auth_spnego.c | 253 do_auth(peer_t peer, in do_auth() function 434 return do_auth(code == 401 ? HOST : PROXY, in serf__handle_spnego_auth() 505 status = do_auth(peer, in serf__setup_request_spnego_auth() 625 status = do_auth(peer, code, gss_info, conn, request, auth_hdr_val, in serf__validate_response_spnego_auth()
|
| /freebsd-13.1/contrib/ntp/scripts/monitoring/ |
| H A D | ntp.pl | 25 $do_auth=0; # no possibility today 99 if ($do_auth)
|
| /freebsd-13.1/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-13.1/contrib/libfido2/src/ |
| H A D | u2f.c | 276 do_auth(fido_dev_t *dev, const fido_blob_t *cdh, const char *rp_id, in do_auth() function 673 if ((r = do_auth(dev, &fa->cdh, fa->rp_id, key_id, &sig, &ad, in u2f_authenticate_single()
|
| /freebsd-13.1/contrib/libfido2/fuzz/ |
| H A D | functions.txt | 803 u2f.c:do_auth 50 1 98.00% 71 0 100.00%
|