Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Dsend_to_kdc_plugin.h65 typedef struct krb5plugin_send_to_kdc_ftable { struct
71 } krb5plugin_send_to_kdc_ftable; argument
H A Dsend_to_kdc.c80 const krb5plugin_send_to_kdc_ftable *service = (const krb5plugin_send_to_kdc_ftable *)plug; in kdccallback()
92 const krb5plugin_send_to_kdc_ftable *service = (const krb5plugin_send_to_kdc_ftable *)plug; in realmcallback()
/netbsd-src/crypto/external/bsd/heimdal/dist/kdc/
H A Dkdc-tester.c111 static krb5plugin_send_to_kdc_ftable send_to_kdc = {