summaryrefslogtreecommitdiff
path: root/source3/rpc_client/init_netlogon.h
blob: d87a9ea493aeb1633698e5b30a3c36bd7905a3e6 (plain)
1
2
3
4
5
/* 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);