repo.or.cz
/
cryptodev-linux.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
set null auth on decr too.
[cryptodev-linux.git]
/
tests
/
openssl_wrapper.h
blob
5f1f5162b67478e6f28abd3bc1558266a41dbd03
1
#ifndef __OPENSSL_WRAPPER_H
2
#define __OPENSSL_WRAPPER_H
3
4
int
openssl_cioccrypt
(
struct
session_op
*,
struct
crypt_op
*);
5
6
#endif
/* __OPENSSL_WRAPPER_H */