CVSROOT:        /cvs
Module name:    src
Changes by:     js...@cvs.openbsd.org   2024/10/18 08:44:02

Modified files:
        lib/libcrypto/arch/i386: Makefile.inc crypto_arch.h 
Added files:
        lib/libcrypto/arch/i386: crypto_cpu_caps.c 

Log message:
Provide crypto_cpu_caps_init() for i386.

This is the same CPU capabilities code that is now used for amd64. Like
amd64 we now only populate OPENSSL_ia32cap_P with bits used by perlasm.

Discussed with tb@

Reply via email to