diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2015-09-13 10:02:50 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2015-09-13 10:02:50 +0000 |
commit | a22a46221e3dcaa445e39ac1952ffd9a3a542b29 (patch) | |
tree | 35b98d344955dc02be2b998d8c038587b00a2281 /share | |
parent | 0d77d16dd0356614a7a93f47cbfaed7b01e62803 (diff) |
Add a new interface, OPENSSL_cpu_caps(), to return the currently running
cpu's specific hardware capabilities users of libcrypto might be interested
in, as an integer value. This deprecates the existing OPENSSL_ia32cap()
macro and the OPENSSL_ia32cap_loc() function (which returns the pointer so
that you can mess with stuff you shouldn't mess with).
Interpreting the value returned by OPENSSL_cpu_caps() is, of course,
machine-dependent.
Minor version bump for libcrypto.
ok beck@ jsing@
Diffstat (limited to 'share')
0 files changed, 0 insertions, 0 deletions