Searched refs:krb5_rd_req_ctx (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/crypto/heimdal/lib/krb5/
H A Drd_req.c533 * krb5_rd_req_ctx(). The caller should free the context with
537 * @param ctx in ctx to krb5_rd_req_ctx().
558 * Set the keytab that krb5_rd_req_ctx() will use.
561 * @param in in ctx to krb5_rd_req_ctx().
562 * @param keytab keytab that krb5_rd_req_ctx() will use, only copy the
638 * client. Might not match whats in the ticket if krb5_rd_req_ctx()
642 * @param out a krb5_rd_req_out_ctx from krb5_rd_req_ctx().
710 ret = krb5_rd_req_ctx(context, auth_context, inbuf, server, in, &out);
755 ret = krb5_rd_req_ctx(context, auth_context, inbuf, server, in, &out);
841 krb5_rd_req_ctx(krb5_contex function
[all...]
H A Dkrb5-protos.h3476 krb5_rd_req_ctx (
/freebsd-12-stable/crypto/heimdal/lib/gssapi/krb5/
H A Daccept_sec_context.c415 kret = krb5_rd_req_ctx(context,
/freebsd-12-stable/kerberos5/lib/libkrb5/
H A DMakefile164 krb5_auth.3 krb5_rd_req_ctx.3 \

Completed in 72 milliseconds