Home
last modified time | relevance | path

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

/freebsd/crypto/heimdal/lib/krb5/
H A Dkrb5-private.h110 _krb5_copy_send_to_kdc_func (
H A Dsend_to_kdc.c510 _krb5_copy_send_to_kdc_func(krb5_context context, krb5_context to) in _krb5_copy_send_to_kdc_func() function
H A Dcontext.c550 ret = _krb5_copy_send_to_kdc_func(p, context); in krb5_copy_context()