projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
kernel: move linux/ath9k_platform.h to generic files so that it can be reused from...
[openwrt.git]
/
target
/
linux
/
generic
/
files
/
crypto
/
ocf
/
safe
/
safevar.h
diff --git
a/target/linux/generic/files/crypto/ocf/safe/safevar.h
b/target/linux/generic/files/crypto/ocf/safe/safevar.h
index
9039a5d
..
11d8304
100644
(file)
--- a/
target/linux/generic/files/crypto/ocf/safe/safevar.h
+++ b/
target/linux/generic/files/crypto/ocf/safe/safevar.h
@@
-145,7
+145,6
@@
struct safe_session {
u_int32_t ses_mlen; /* hmac length in bytes */
u_int32_t ses_hminner[5]; /* hmac inner state */
u_int32_t ses_hmouter[5]; /* hmac outer state */
- u_int32_t ses_iv[4]; /* DES/3DES/AES iv */
};
struct safe_pkq {
This page took
0.025785 seconds
and
4
git commands to generate.