openssl/include
Benjamin Kaduk 4cc968df40 const-ify some input SSL * arguments
These tiny functions only read from the input SSL, and we are
about to use them from functions that only have a const SSL* available,
so propagate const a bit further.

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/6378)
2018-07-20 07:12:24 -05:00
..
internal Remove stale SM2 error codes 2018-07-16 10:17:40 +01:00
openssl const-ify some input SSL * arguments 2018-07-20 07:12:24 -05:00