Home
last modified time | relevance | path

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

/freebsd/lib/libiscsiutil/
H A Dchap.c307 char expected_response[CHAP_DIGEST_LEN]; in chap_authenticate() local
311 expected_response, sizeof(expected_response)); in chap_authenticate()
314 expected_response, sizeof(expected_response)) != 0) { in chap_authenticate()