Home
last modified time | relevance | path

Searched refs:_kdc_tgs_rep (Results 1 – 4 of 4) sorted by relevance

/freebsd/crypto/heimdal/kdc/
H A Dkdc-private.h209 _kdc_tgs_rep (
H A Dprocess.c97 ret = _kdc_tgs_rep(context, config, &req, reply, in kdc_tgs_req()
H A Dkrb5tgs.c2307 _kdc_tgs_rep(krb5_context context, in _kdc_tgs_rep() function
/freebsd/crypto/heimdal/
H A DChangeLog.2006217 * kdc/process.c: Pass down datagram_reply to _kdc_tgs_rep.