Searched refs:krb5_error_from_rd_error (Results 1 - 8 of 8) sorted by relevance

/freebsd-10.2-release/crypto/heimdal/lib/krb5/
H A Drd_error.c71 krb5_error_from_rd_error(krb5_context context, function
H A Dsendauth.c193 ret = krb5_error_from_rd_error(context, &error, NULL);
H A Dget_in_tkt.c443 ret = krb5_error_from_rd_error(context, &error, creds);
H A Dsend_to_kdc.c661 ret = krb5_error_from_rd_error(context, &error, NULL);
H A Dget_cred.c564 ret = krb5_error_from_rd_error(context, &error, in_creds);
H A Dinit_creds_pw.c1744 ret = krb5_error_from_rd_error(context, &ctx->error, &ctx->cred);
H A Dkrb5-protos.h1791 krb5_error_from_rd_error (
/freebsd-10.2-release/crypto/heimdal/lib/gssapi/krb5/
H A Dinit_sec_context.c711 kret = krb5_error_from_rd_error(context, &error, NULL);

Completed in 119 milliseconds