Home | History | Annotate | Download | only in doc

Lines Matching full:chall

1801           following notation is used: MECH(CHALL) means that the
1802 server challenge CHALL was fed to the mechanism MECH, which
1823 ERROR means that CHALL was invalid and could not be
1829 Both RESP and CHALL may be empty.
1856 Receive DATA CHALL
1859 MECH(CHALL) returns CONTINUE(RESP) → send
1865 MECH(CHALL) returns OK(RESP) → send DATA
1870 MECH(CHALL) returns ERROR → send ERROR
1985 CONTINUE(CHALL) means continue the auth conversation and
1986 send CHALL as the challenge to the client;
2035 MECH(RESP) returns CONTINUE(CHALL) → send
2036 DATA CHALL, goto
2089 MECH(RESP) returns CONTINUE(CHALL) → send
2090 DATA CHALL, goto