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
s3/mdssvc: add option "elasticsearch:force_substring_search = yes | no" (default...
[samba.git]
/
lib
/
util
/
util_crypt.h
blob
ca1a58e922c734fe72ab44fc3f13c7b5125d464c
1
2
int
talloc_crypt_blob
(
TALLOC_CTX
*
mem_ctx
,
3
const char
*
phrase
,
4
const char
*
cmd
,
5
DATA_BLOB
*
blob
);
6
7
char
*
talloc_crypt_errstring
(
TALLOC_CTX
*
mem_ctx
,
int
error
);