Home
last modified time | relevance | path

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

/freebsd/crypto/krb5/src/lib/krb5/krb/
H A Dfast.c434 krb5_pa_data *fx_error_pa; in krb5int_fast_process_error() local
462 fx_error_pa = krb5int_find_pa_data(context, fast_response->padata, in krb5int_fast_process_error()
464 if (fx_error_pa == NULL) { in krb5int_fast_process_error()
472 scratch = make_data(fx_error_pa->contents, fx_error_pa->length); in krb5int_fast_process_error()