aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/cmac/cm_ameth.c
Commit message (Expand)AuthorAgeFilesLines
* Move some ASN.1 internals to asn1_int.hDr. Stephen Henson2015-03-241-1/+1
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-31/+30
* Add functions returning security bits.Dr. Stephen Henson2014-03-281-1/+1
* license correction, no EAY code included in this fileDr. Stephen Henson2011-06-031-5/+0
* Add algorithm specific signature printing. An individual ASN1 method canDr. Stephen Henson2010-03-061-1/+1
* Make CMAC API similar to HMAC API. Add methods for CMAC.Dr. Stephen Henson2010-02-081-0/+102