summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/crypto_ex_data.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Bump CRYPTO_EX_DATA_MAX_INDEX to 32tb2024-08-031-2/+2
* Use proper size for allocating indexestb2024-08-031-2/+2
* free class->indexes in CRYPTO_cleanup_all_ex_data()tb2024-08-021-1/+2
* Rewrite CRYPTO_EX_DATA.jsing2024-08-021-0/+417