mirror of
https://github.com/samba-team/samba.git
synced 2025-02-21 01:59:07 +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);
|