repo.or.cz
/
unleashed
/
tickless.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge commit 'dfc115332c94a2f62058ac7f2bce7631fbd20b3d'
[unleashed/tickless.git]
/
lib
/
libcrypto
/
whrlpool
/
wp_locl.h
blob
771c65e413b895c79582d980863de473e4b07b36
1
/* $OpenBSD: wp_locl.h,v 1.3 2016/12/21 15:49:29 jsing Exp $ */
2
3
#include <openssl/whrlpool.h>
4
5
__BEGIN_HIDDEN_DECLS
6
7
void
whirlpool_block
(
WHIRLPOOL_CTX
*,
const void
*,
size_t
);
8
9
__END_HIDDEN_DECLS