summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/hidden/openssl/conf_api.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Retire conf_api.h and the API thereintb2024-08-311-36/+0
| | | | | | | This makes the _CONF_* layer of the conf module internal and gets rid of the entirely unused conf_api.h. ok beck jsing
* Hide symbols in cms, comp, conf, and bufferbeck2023-07-081-0/+36
ok jsing@