Home
last modified time | relevance | path

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

/freebsd/crypto/krb5/src/lib/krb5/os/
H A Dchangepw.c213 krb5_data chpw_rep; in change_set_password() local
224 memset(&chpw_rep, 0, sizeof(krb5_data)); in change_set_password()
254 krb5_free_data_contents(callback_ctx.context, &chpw_rep); in change_set_password()
259 &sl, NO_UDP, &callback_info, &chpw_rep, in change_set_password()
263 &sl, ONLY_UDP, &callback_info, &chpw_rep, in change_set_password()
271 &chpw_rep, &local_result_code, in change_set_password()
302 krb5_free_data_contents(callback_ctx.context, &chpw_rep); in change_set_password()