Searched refs:local_encoded_result (Results 1 – 1 of 1) sorted by relevance
269 krb5_data *local_encoded_result = NULL; in krb5int_fast_prep_req() local335 retval = encoder(&state->fast_outer_request, &local_encoded_result); in krb5int_fast_prep_req()337 *encoded_request = local_encoded_result; in krb5int_fast_prep_req()338 local_encoded_result = NULL; in krb5int_fast_prep_req()348 if (local_encoded_result) in krb5int_fast_prep_req()349 krb5_free_data(context, local_encoded_result); in krb5int_fast_prep_req()