mirror of
https://github.com/samba-team/samba.git
synced 2025-01-12 09:18:10 +03:00
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);
|