summaryrefslogtreecommitdiff
path: root/src/regress/lib/libcrypto/gost (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix memleaks reported by Ilya Shipitsintb2022-02-081-3/+5
|
* Convert main into single exit to appease asan.tb2021-12-041-22/+33
|
* gost: missed one cleanuptb2021-11-181-2/+2
|
* gost2814789t: EVP_MD_CTX_cleanup -> EVP_MD_CTX_resettb2021-11-181-2/+2
|
* gost2814789t: convert to opaque EVP_{MD,CIPHER}_CTX.tb2021-11-181-19/+23
|
* Move 40MB of .rodata and 40MB of stack to .bss; allows this test to run onmiod2014-12-151-3/+7
| | | | platforms with small MAXTSIZ or MAXSSIZ.
* GOST tests, not connected to the build yet.miod2014-11-092-0/+1464