summaryrefslogtreecommitdiff
path: root/src/regress/lib/libcrypto/evp/evp_ecx_test.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove a few unnecessary line continuationstb2023-03-021-7/+7
* Add void casts since gcc 4.2.1 on sparc64 doesn't like the missing returntb2022-11-231-5/+5
* Fix inconsequential copy-paste errortb2022-11-231-3/+3
* Plug leaks spotted by ASAN CItb2022-11-221-1/+3
* Add regress coverage for Ed25519 and X25519 EVP interfaces.jsing2022-11-101-0/+829