summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/dh/dh_local.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove X9.42 DH rudimentstb2024-11-291-7/+2
* Remove weird pad member that was never set to zero after malloc() sotb2024-11-291-4/+1
* Garbage collect the DH_check*_ex() APItb2024-08-301-10/+1
* Ignore ENGINE at the API boundarytb2023-11-291-2/+1
* Make structs in dh.h opaquetb2022-01-141-1/+43
* Provide DH_check*_ex and many error codestb2022-01-101-1/+10
* Add an essentially empty dh_local.h and include it in the files wheretb2022-01-071-0/+66