summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/cmac/cm_pmeth.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Only import cryptlib.h in the four source files that actually need it.jsing2014-07-111-4/+4
* Stop including standard headers via cryptlib.h - pull in the headers thatjsing2014-07-101-1/+3
* More KNF.jsing2014-06-211-6/+5
* KNFmiod2014-06-211-55/+60
* 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-30/+12
* Change library to use intrinsic memory allocation functions instead ofbeck2014-04-171-1/+1
* import OpenSSL-1.0.1cdjm2012-10-131-0/+224