projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
ocf-linux: version bump to 20110720
[openwrt.git]
/
target
/
linux
/
generic
/
files
/
crypto
/
ocf
/
talitos
/
talitos_soft.h
diff --git
a/target/linux/generic/files/crypto/ocf/talitos/talitos_soft.h
b/target/linux/generic/files/crypto/ocf/talitos/talitos_soft.h
index
79efdbd
..
eda9c2e
100644
(file)
--- a/
target/linux/generic/files/crypto/ocf/talitos/talitos_soft.h
+++ b/
target/linux/generic/files/crypto/ocf/talitos/talitos_soft.h
@@
-69,7
+69,6
@@
struct talitos_session {
u_int32_t ses_key[8]; /* DES/3DES/AES key */
u_int32_t ses_hmac[5]; /* hmac inner state */
u_int32_t ses_hmac_len; /* hmac length */
- u_int32_t ses_iv[4]; /* DES/3DES/AES iv */
u_int32_t ses_mlen; /* desired hash result len (12=ipsec or 16) */
};
This page took
0.021394 seconds
and
4
git commands to generate.