diff options
author | 2015-09-13 10:02:49 +0000 | |
---|---|---|
committer | 2015-09-13 10:02:49 +0000 | |
commit | f7e3f7bf3271f1ecb1801257bc19b5f637ec20d5 (patch) | |
tree | 19398b9497a629d7d570587d902e4b415aa7ef39 /lib/libtls/tls_conninfo.c | |
parent | replace hand rolled reference counting with refcnts. (diff) | |
download | wireguard-openbsd-f7e3f7bf3271f1ecb1801257bc19b5f637ec20d5.tar.xz wireguard-openbsd-f7e3f7bf3271f1ecb1801257bc19b5f637ec20d5.zip |
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 'lib/libtls/tls_conninfo.c')
0 files changed, 0 insertions, 0 deletions