Home
last modified time | relevance | path

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

/freebsd/lib/libiscsiutil/
H A Dchap.c270 chap_receive_bin(struct chap *chap, void *response, size_t response_len) in chap_receive_bin() function
298 error = chap_receive_bin(chap, response_bin, response_bin_len); in chap_receive()