Home
last modified time | relevance | path

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

/freebsd/crypto/heimdal/lib/krb5/
H A Drd_error.c71 krb5_error_from_rd_error(krb5_context context, in krb5_error_from_rd_error() function
H A Dsendauth.c193 ret = krb5_error_from_rd_error(context, &error, NULL); in krb5_sendauth()
H A Dversion-script.map264 krb5_error_from_rd_error;
H A Dsend_to_kdc.c661 ret = krb5_error_from_rd_error(context, &error, NULL); in _krb5_kdc_retry()
H A Dget_in_tkt.c443 ret = krb5_error_from_rd_error(context, &error, creds); in krb5_get_in_cred()
H A Dget_cred.c564 ret = krb5_error_from_rd_error(context, &error, in_creds); in get_cred_kdc()
H A Dinit_creds_pw.c1742 ret = krb5_error_from_rd_error(context, &ctx->error, &ctx->cred); in krb5_init_creds_step()
H A Dkrb5-protos.h1791 krb5_error_from_rd_error (
/freebsd/crypto/heimdal/lib/gssapi/krb5/
H A Dinit_sec_context.c711 kret = krb5_error_from_rd_error(context, &error, NULL); in handle_error_packet()
/freebsd/crypto/heimdal/
H A DChangeLog.2001647 * lib/krb5/rd_error.c (krb5_error_from_rd_error): use correct