Home
last modified time | relevance | path

Searched refs:_kdc_do_digest (Results 1 – 3 of 3) sorted by relevance

/freebsd/crypto/heimdal/kdc/
H A Dkdc-private.h65 _kdc_do_digest (
H A Dprocess.c126 ret = _kdc_do_digest(context, config, &digestreq, reply, from, addr); in kdc_digest()
H A Ddigest.c202 _kdc_do_digest(krb5_context context, in _kdc_do_digest() function