summaryrefslogtreecommitdiffstats
path: root/lib/libtls/tls_conninfo.c
diff options
context:
space:
mode:
authormiod <miod@openbsd.org>2015-09-13 10:02:49 +0000
committermiod <miod@openbsd.org>2015-09-13 10:02:49 +0000
commitf7e3f7bf3271f1ecb1801257bc19b5f637ec20d5 (patch)
tree19398b9497a629d7d570587d902e4b415aa7ef39 /lib/libtls/tls_conninfo.c
parentreplace hand rolled reference counting with refcnts. (diff)
downloadwireguard-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