repo.or.cz
/
Samba.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
s4-python: Properly call PyObject_Del from all destructors.
[Samba.git]
/
source3
/
rpc_client
/
init_netlogon.h
blob
d87a9ea493aeb1633698e5b30a3c36bd7905a3e6
1
/* The following definitions come from rpc_client/init_netlogon.c */
2
3
void
init_netr_CryptPassword
(
const char
*
pwd
,
4
unsigned char
session_key
[
16
],
5
struct
netr_CryptPassword
*
pwd_buf
);