Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F147393567
D25439.id.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.id.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
Wed, Mar 11, 2:57 PM (12 h, 2 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29542127
Default Alt Text
D25439.id.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