aboutsummaryrefslogtreecommitdiff
path: root/include/openssl/cmac.h
AgeCommit message (Expand)AuthorFilesLines
2018-09-06Support symbol prefixesJoshua Liebow-Feeser1-2/+2
2018-05-08Add some more compatibility functions.David Benjamin1-0/+4
2017-08-18Run comment conversion script on include/David Benjamin1-27/+27
2016-09-07Fold stack-allocated types into headers.David Benjamin1-4/+0
2016-09-01Replace Scoped* heap types with bssl::UniquePtr.Matt Braithwaite1-0/+15
2016-07-12Revert scoped_types.h change.Adam Langley1-11/+0
2016-07-12Assume that MSVC supports C++11.Adam Langley1-1/+1
2016-07-11Remove scoped_types.h.Adam Langley1-0/+11
2015-10-26Style: fix some header guardsDavid Benjamin1-1/+1
2015-05-07Add support for CMAC (RFC 4493).Adam Langley1-0/+76