s4-test/repl_schema: Remote global ldb connections
[Samba.git] / source3 / rpc_client / init_samr.h
blob1ddaef66153fffaf3527d9494b35c2680d827686
1 /* The following definitions come from rpc_client/init_samr.c */
3 void init_samr_CryptPasswordEx(const char *pwd,
4 DATA_BLOB *session_key,
5 struct samr_CryptPasswordEx *pwd_buf);
6 void init_samr_CryptPassword(const char *pwd,
7 DATA_BLOB *session_key,
8 struct samr_CryptPassword *pwd_buf);