diff options
author | jsing <> | 2021-06-13 15:47:11 +0000 |
---|---|---|
committer | jsing <> | 2021-06-13 15:47:11 +0000 |
commit | 585c11d2b544684d641066bf05e3fc3734d50309 (patch) | |
tree | 2476825cefcc33fed1c57a651360cf0aa187c8bd /src/lib/libcrypto/crypto_init.c | |
parent | 83aea7ddd63a4f3e06d9e54201546df2afd0807b (diff) | |
download | openbsd-585c11d2b544684d641066bf05e3fc3734d50309.tar.gz openbsd-585c11d2b544684d641066bf05e3fc3734d50309.tar.bz2 openbsd-585c11d2b544684d641066bf05e3fc3734d50309.zip |
Define SSL_AD_* as actual values.
Rather than having SSL_AD_* as defines that refer to SSL3_AD_* or
TLS1_AD_*, just give them actual values directly since it is more readable
and the indirection provides no value. Place SSL3_AD_* and TLS1_AD_* under
#ifndef LIBRESSL_INTERNAL to prevent further usage.
ok tb@
Diffstat (limited to 'src/lib/libcrypto/crypto_init.c')
0 files changed, 0 insertions, 0 deletions