Searched refs:decode_context (Results 1 – 5 of 5) sorted by relevance
160 oparams->decode_context = NULL; in external_server_mech_step()379 oparams->decode_context = NULL; in external_client_mech_step()
236 oparams->decode_context = NULL; in login_server_mech_step()488 oparams->decode_context = NULL; in login_client_mech_step()
226 oparams->decode_context = NULL; in plain_server_mech_step()450 oparams->decode_context = NULL; in plain_client_mech_step()
399 oparams->decode_context = NULL; in crammd5_server_mech_step2()730 oparams->decode_context = NULL; in crammd5_client_mech_step()
202 void *decode_context; member