Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F107610450
D25439.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
306 B
Referenced Files
None
Subscribers
None
D25439.diff
View Options
Index: head/sys/dev/cesa/cesa.c
===================================================================
--- head/sys/dev/cesa/cesa.c
+++ head/sys/dev/cesa/cesa.c
@@ -459,6 +459,7 @@
hin[i] = htobe32(hin[i]);
hout[i] = htobe32(hout[i]);
}
+ explicit_bzero(&auth_ctx, sizeof(auth_ctx));
}
static int
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Jan 17, 3:28 PM (21 h, 26 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
15840088
Default Alt Text
D25439.diff (306 B)
Attached To
Mode
D25439: Explicitly zero the temporary auth context used to generate HMAC state.
Attached
Detach File
Event Timeline
Log In to Comment