Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/heimdal/lib/libkrb5/
H A DMakefile211 krb5_rd_error.3 \
485 krb5_rd_error.3 krb5_error_from_rd_error.3 \
486 krb5_rd_error.3 krb5_free_error.3 \
487 krb5_rd_error.3 krb5_free_error_contents.3 \
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Drd_error.c39 krb5_rd_error(krb5_context context, in krb5_rd_error() function
H A Dsendauth.c215 ret = krb5_rd_error (context, &error_data, &error); in krb5_sendauth()
H A Dversion-script.map520 krb5_rd_error;
H A Dlibkrb5-exports.def.in527 krb5_rd_error
H A DMakefile.am361 krb5_rd_error.3 \
H A Dget_in_tkt.c433 ret2 = krb5_rd_error(context, &resp, &error); in krb5_get_in_cred()
H A Dsend_to_kdc.c265 if(krb5_rd_error(context, reply, &error)) in _krb5_kdc_retry()
H A Dget_cred.c581 } else if(krb5_rd_error(context, &resp, &error) == 0) { in get_cred_kdc()
H A Dkrb5-protos.h6786 krb5_rd_error (
H A Dinit_creds_pw.c2315 ret = krb5_rd_error(context, in, &ctx->error); in krb5_init_creds_step()
H A DMakefile.in1582 krb5_rd_error.3 \
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/gssapi/krb5/
H A Dinit_sec_context.c693 kret = krb5_rd_error(context, &indata, &error); in handle_error_packet()
/netbsd-src/crypto/external/bsd/heimdal/dist/
H A DChangeLog.2004468 * lib/krb5/Makefile.am: man_MANS += krb5_rd_error
470 * lib/krb5/krb5_rd_error.3: krb5_rd_error and friends