Searched refs:encoded_fast_req (Results 1 – 1 of 1) sorted by relevance
267 krb5_data *encoded_fast_req = NULL; in krb5int_fast_prep_req() local301 retval = encode_krb5_fast_req(&fast_req, &encoded_fast_req); in krb5int_fast_prep_req()316 KRB5_KEYUSAGE_FAST_ENC, encoded_fast_req, in krb5int_fast_prep_req()346 if (encoded_fast_req) in krb5int_fast_prep_req()347 krb5_free_data(context, encoded_fast_req); in krb5int_fast_prep_req()