Home
last modified time | relevance | path

Searched defs:send_to_kdc (Results 1 – 3 of 3) sorted by relevance

/freebsd/crypto/heimdal/lib/krb5/
H A Dsend_to_kdc_plugin.h55 krb5plugin_send_to_kdc_func send_to_kdc; member
H A Dsend_to_kdc.c37 struct send_to_kdc { struct
38 krb5_send_to_kdc_func func; argument
39 void *data;
H A Dkrb5_locl.h299 struct send_to_kdc *send_to_kdc; member