Searched refs:krb5_error_from_rd_error (Results 1 – 12 of 12) sorted by relevance
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/krb5/ |
H A D | rd_error.c | 73 krb5_error_from_rd_error(krb5_context context, in krb5_error_from_rd_error() function
|
H A D | sendauth.c | 218 ret = krb5_error_from_rd_error(context, &error, NULL); in krb5_sendauth()
|
H A D | version-script.map | 266 krb5_error_from_rd_error;
|
H A D | libkrb5-exports.def.in | 270 krb5_error_from_rd_error
|
H A D | get_in_tkt.c | 438 ret = krb5_error_from_rd_error(context, &error, creds); in krb5_get_in_cred()
|
H A D | send_to_kdc.c | 268 ret = krb5_error_from_rd_error(context, &error, NULL); in _krb5_kdc_retry()
|
H A D | get_cred.c | 582 ret = krb5_error_from_rd_error(context, &error, in_creds); in get_cred_kdc()
|
H A D | krb5-protos.h | 3440 krb5_error_from_rd_error (
|
H A D | init_creds_pw.c | 2334 ret = krb5_error_from_rd_error(context, &ctx->error, &ctx->cred); in krb5_init_creds_step()
|
/netbsd-src/crypto/external/bsd/heimdal/lib/libkrb5/ |
H A D | Makefile | 485 krb5_rd_error.3 krb5_error_from_rd_error.3 \
|
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/gssapi/krb5/ |
H A D | init_sec_context.c | 695 kret = krb5_error_from_rd_error(context, &error, NULL); in handle_error_packet()
|
/netbsd-src/crypto/external/bsd/heimdal/dist/ |
H A D | ChangeLog.2001 | 647 * lib/krb5/rd_error.c (krb5_error_from_rd_error): use correct
|