Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F168279139
D58824.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
409 B
Referenced Files
None
Subscribers
None
D58824.id.diff
View Options
diff --git a/sys/crypto/openssl/ossl_x86.c b/sys/crypto/openssl/ossl_x86.c
--- a/sys/crypto/openssl/ossl_x86.c
+++ b/sys/crypto/openssl/ossl_x86.c
@@ -48,7 +48,7 @@
* [2] = cpu_stdext_feature
* [3] = cpu_stdext_feature2
*/
-unsigned int OPENSSL_ia32cap_P[4];
+unsigned int OPENSSL_ia32cap_P[10];
#define AESNI_CAPABLE (OPENSSL_ia32cap_P[1]&(1<<(57-32)))
ossl_cipher_setkey_t aesni_set_encrypt_key;
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Aug 28, 9:01 AM (17 h, 9 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
36733543
Default Alt Text
D58824.id.diff (409 B)
Attached To
Mode
D58824: ossl: fix OPENSSL_ia32cap_P size mismatch on i386/amd64
Attached
Detach File
Event Timeline
Log In to Comment