openssl/include
Richard Levitte e3c4ad283b OSSL_STORE: constify the criterion parameter a bit more
For some reason, OSSL_STORE_SEARCH_get0_name() and OSSL_STORE_find()
accepted a non-const OSSL_STORE_SEARCH criterion, which isn't at all
necessary.

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/8442)
2019-11-03 18:38:23 +01:00
..
crypto Change EVP_PKEY_CTX_new_provided() to take a library context too. 2019-11-03 18:33:43 +01:00
internal Add support for in-kernel TLS (KTLS) on FreeBSD. 2019-10-31 10:24:32 +00:00
openssl OSSL_STORE: constify the criterion parameter a bit more 2019-11-03 18:38:23 +01:00