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
F135753885: D39782.diff
Wed, Nov 12, 12:36 PM
Unknown Object (File)
Sat, Nov 1, 1:56 AM
Unknown Object (File)
Mon, Oct 27, 3:37 PM
Unknown Object (File)
Sat, Oct 25, 11:38 PM
Unknown Object (File)
Sun, Oct 19, 4:18 AM
Unknown Object (File)
Sun, Oct 19, 4:18 AM
Unknown Object (File)
Sun, Oct 19, 4:18 AM
Unknown Object (File)
Sat, Oct 18, 4:20 PM
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