Searched refs:krb5_error_from_rd_error (Results 1 – 10 of 10) sorted by relevance
/freebsd/crypto/heimdal/lib/krb5/ |
H A D | rd_error.c | 71 krb5_error_from_rd_error(krb5_context context, in krb5_error_from_rd_error() function
|
H A D | sendauth.c | 193 ret = krb5_error_from_rd_error(context, &error, NULL); in krb5_sendauth()
|
H A D | version-script.map | 264 krb5_error_from_rd_error;
|
H A D | send_to_kdc.c | 661 ret = krb5_error_from_rd_error(context, &error, NULL); in _krb5_kdc_retry()
|
H A D | get_in_tkt.c | 443 ret = krb5_error_from_rd_error(context, &error, creds); in krb5_get_in_cred()
|
H A D | get_cred.c | 564 ret = krb5_error_from_rd_error(context, &error, in_creds); in get_cred_kdc()
|
H A D | init_creds_pw.c | 1742 ret = krb5_error_from_rd_error(context, &ctx->error, &ctx->cred); in krb5_init_creds_step()
|
H A D | krb5-protos.h | 1791 krb5_error_from_rd_error (
|
/freebsd/crypto/heimdal/lib/gssapi/krb5/ |
H A D | init_sec_context.c | 711 kret = krb5_error_from_rd_error(context, &error, NULL); in handle_error_packet()
|
/freebsd/crypto/heimdal/ |
H A D | ChangeLog.2001 | 647 * lib/krb5/rd_error.c (krb5_error_from_rd_error): use correct
|