mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
30eeb1e3d9
Guenther
6 lines
201 B
C
6 lines
201 B
C
/* The following definitions come from rpc_client/init_netlogon.c */
|
|
|
|
void init_netr_CryptPassword(const char *pwd,
|
|
unsigned char session_key[16],
|
|
struct netr_CryptPassword *pwd_buf);
|