summaryrefslogtreecommitdiff
path: root/src/lib/libssl/ssl_stat.c
diff options
context:
space:
mode:
authorjsing <>2021-06-13 15:47:11 +0000
committerjsing <>2021-06-13 15:47:11 +0000
commitcca5f4b774f73afe5ba37042bdd020d0205f8f2c (patch)
tree2476825cefcc33fed1c57a651360cf0aa187c8bd /src/lib/libssl/ssl_stat.c
parentcbbda7771dfc3fb2545ee7458ce5ecef7c589352 (diff)
downloadopenbsd-cca5f4b774f73afe5ba37042bdd020d0205f8f2c.tar.gz
openbsd-cca5f4b774f73afe5ba37042bdd020d0205f8f2c.tar.bz2
openbsd-cca5f4b774f73afe5ba37042bdd020d0205f8f2c.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/libssl/ssl_stat.c')
0 files changed, 0 insertions, 0 deletions