blob: e9ebfa033c8050026c549f4783694914a7e18d84 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
;----------------------------------------------------
; KRB524.DEF - KRB524.DLL module definition file
;----------------------------------------------------
; ****************************************************************************
; Do not add any function to this file until you make sure the calling
; convention for the exported function is KRB5_CALLCONV
; ****************************************************************************
EXPORTS
krb524_convert_creds_kdc
krb524_init_ets
|