Home
last modified time | relevance | path

Searched refs:expected_response (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/usr.sbin/ctld/
H A Dchap.c311 char expected_response[CHAP_DIGEST_LEN]; in chap_authenticate() local
315 expected_response, sizeof(expected_response)); in chap_authenticate()
318 expected_response, sizeof(expected_response)) != 0) { in chap_authenticate()
/freebsd-13.1/usr.sbin/iscsid/
H A Dchap.c311 char expected_response[CHAP_DIGEST_LEN]; in chap_authenticate() local
315 expected_response, sizeof(expected_response)); in chap_authenticate()
318 expected_response, sizeof(expected_response)) != 0) { in chap_authenticate()