Home
last modified time | relevance | path

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

/freebsd-12.1/usr.sbin/iscsid/
H A Dchap.c312 char expected_response[CHAP_DIGEST_LEN]; in chap_authenticate() local
316 expected_response, sizeof(expected_response)); in chap_authenticate()
319 expected_response, sizeof(expected_response)) != 0) { in chap_authenticate()
/freebsd-12.1/usr.sbin/ctld/
H A Dchap.c312 char expected_response[CHAP_DIGEST_LEN]; in chap_authenticate() local
316 expected_response, sizeof(expected_response)); in chap_authenticate()
319 expected_response, sizeof(expected_response)) != 0) { in chap_authenticate()