Searched refs:local_encoded_request_body (Results 1 – 1 of 1) sorted by relevance
151 krb5_data *local_encoded_request_body = NULL; in krb5int_fast_prep_req_body() local161 &local_encoded_request_body); in krb5int_fast_prep_req_body()163 *encoded_request_body = local_encoded_request_body; in krb5int_fast_prep_req_body()164 local_encoded_request_body = NULL; in krb5int_fast_prep_req_body()166 if (local_encoded_request_body != NULL) in krb5int_fast_prep_req_body()167 krb5_free_data(context, local_encoded_request_body); in krb5int_fast_prep_req_body()