Searched refs:_plug_free_string (Results 1 – 4 of 4) sorted by relevance
185 _plug_free_string(params->utils, &passcopy); in plain_server_mech_step()194 _plug_free_string(params->utils, &passcopy); in plain_server_mech_step()
160 void _plug_free_string(const sasl_utils_t *utils, char **str);
475 if (text->challenge) _plug_free_string(utils,&(text->challenge)); in crammd5_server_mech_dispose()737 if (in16) _plug_free_string(params->utils, &in16); in crammd5_client_mech_step()
353 void _plug_free_string(const sasl_utils_t *utils, char **str) function