summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/cmac/cm_ameth.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* if (x) FOO_free(x) -> FOO_free(x).miod2014-07-121-3/+2
* Only import cryptlib.h in the four source files that actually need it.jsing2014-07-111-3/+4
* More KNF.jsing2014-06-211-4/+3
* KNFmiod2014-06-211-9/+12
* tags as requested by miod and teduderaadt2014-06-121-0/+1
* Use C99 initializers for the various FOO_METHOD structs. More readable, andmiod2014-04-271-19/+8
* import OpenSSL-1.0.1cdjm2012-10-131-0/+97