Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F107616514
D25710.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
435 B
Referenced Files
None
Subscribers
None
D25710.diff
View Options
Index: head/sys/crypto/via/padlock_cipher.c
===================================================================
--- head/sys/crypto/via/padlock_cipher.c
+++ head/sys/crypto/via/padlock_cipher.c
@@ -124,7 +124,7 @@
{
union padlock_cw *cw;
- if (csp->csp_cipher_klen != 16 && csp->csp_cipher_klen != 25 &&
+ if (csp->csp_cipher_klen != 16 && csp->csp_cipher_klen != 24 &&
csp->csp_cipher_klen != 32) {
return (EINVAL);
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Jan 17, 5:32 PM (21 h, 31 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
15841223
Default Alt Text
D25710.diff (435 B)
Attached To
Mode
D25710: padlock: fix Via Padlock with 192-bit keys
Attached
Detach File
Event Timeline
Log In to Comment