Searched refs:encoded_response (Results 1 – 1 of 1) sorted by relevance
100 krb5_data *encoded_response = NULL; in encrypt_fast_reply() local103 retval = encode_krb5_fast_response(response, &encoded_response); in encrypt_fast_reply()107 encoded_response, &encrypted_reply); in encrypt_fast_reply()108 if (encoded_response) in encrypt_fast_reply()109 krb5_free_data(context, encoded_response); in encrypt_fast_reply()110 encoded_response = NULL; in encrypt_fast_reply()