summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/evp/m_sigver.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add a const qualifier to the second argument of EVP_DigestVerifyFinal(3).tb2018-05-131-2/+2
* Send the function codes from the error functions to the bit bucket,beck2017-01-291-2/+2
* initialize md_len to 0 for readability to quell warnings.beck2015-12-141-3/+3
* Only import cryptlib.h in the four source files that actually need it.jsing2014-07-111-2/+4
* tags as requested by miod and teduderaadt2014-06-121-1/+1
* KNF.jsing2014-05-081-67/+58
* import OpenSSL 1.0.0edjm2011-11-031-2/+2
* import OpenSSL-1.0.0adjm2010-10-011-0/+200