summaryrefslogtreecommitdiff
path: root/lib/crypto/aes_cmac_128.c
AgeCommit message (Collapse)AuthorFilesLines
2012-02-29lib/crypto: add aes_cmac_128* (rfc 4493)Stefan Metzmacher1-0/+184
Thanks to Jeremy, Michael and Volker for the debugging! metze