Home
last modified time | relevance | path

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

/freebsd/lib/libiscsiutil/
H A Dlibiscsiutil.h100 char *chap_get_challenge(const struct chap *chap);
H A Dchap.c259 chap_get_challenge(const struct chap *chap) in chap_get_challenge() function
/freebsd/usr.sbin/iscsid/
H A Dlogin.c686 mutual_chap_c = chap_get_challenge(conn->conn_mutual_chap); in login_send_chap_r()
/freebsd/usr.sbin/ctld/
H A Dlogin.c261 chap_c = chap_get_challenge(chap); in login_send_chap_c()