openssl/crypto/store
Dr. David von Oheimb 8cc86b81ac Constify various mostly X509-related parameter types in crypto/ and apps/
in particular X509_NAME*, X509_STORE{,_CTX}*, and ASN1_INTEGER *,
also some result types of new functions, which does not break compatibility

Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
Reviewed-by: David von Oheimb <david.von.oheimb@siemens.com>
(Merged from https://github.com/openssl/openssl/pull/10504)
2020-03-23 08:30:37 +01:00
..
build.info
loader_file.c OSSL_STORE: constify the criterion parameter a bit more 2019-11-03 18:38:23 +01:00
store_err.c util/mkerr.pl: make it not depend on the function code 2019-09-12 17:59:52 +02:00
store_init.c Reorganize local header files 2019-09-28 20:26:35 +02:00
store_lib.c Constify various mostly X509-related parameter types in crypto/ and apps/ 2020-03-23 08:30:37 +01:00
store_local.h Constify various mostly X509-related parameter types in crypto/ and apps/ 2020-03-23 08:30:37 +01:00
store_register.c Reorganize local header files 2019-09-28 20:26:35 +02:00
store_strings.c