Page MenuHomeFreeBSD

D25710.id74585.diff
No OneTemporary

D25710.id74585.diff

Index: sys/crypto/via/padlock_cipher.c
===================================================================
--- sys/crypto/via/padlock_cipher.c
+++ 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

Mime Type
text/plain
Expires
Sat, Apr 11, 12:28 AM (11 h, 46 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31257014
Default Alt Text
D25710.id74585.diff (420 B)

Event Timeline