Page MenuHomeFreeBSD

ossl: Expose more CPUID bits in OPENSSL_ia32cap_P
ClosedPublic

Authored by markj on Apr 24 2023, 9:54 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Mar 21, 10:10 PM
Unknown Object (File)
Mon, Feb 23, 3:57 AM
Unknown Object (File)
Feb 17 2026, 2:11 PM
Unknown Object (File)
Feb 16 2026, 10:51 AM
Unknown Object (File)
Feb 16 2026, 10:51 AM
Unknown Object (File)
Feb 12 2026, 11:46 PM
Unknown Object (File)
Feb 12 2026, 10:38 PM
Unknown Object (File)
Feb 8 2026, 10:10 AM
Subscribers

Details

Summary

This is needed to let OpenSSL 3.1 routines detect VAES and VPCLMULQDQ
extensions. The intent is to import ASM routines which implement
AES-GCM using VEX-prefixed AES-NI instructions.

No functional change intended.

Sponsored by: Stormshield
Sponsored by: Klara, Inc.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable