summaryrefslogtreecommitdiff
path: root/lib/crypto/aes_cmac_128.c
Commit message (Expand)AuthorAgeFilesLines
* Fix ubsan null pointer passed as argument 2Gary Lockyer2019-05-271-4/+6
* lib:crypto: Include only the required header filesAndreas Schneider2019-02-271-1/+2
* lib/crypto: optimize aes_cmac_128Stefan Metzmacher2015-08-271-85/+19
* lib/crypto: add aes_cmac_128* (rfc 4493)Stefan Metzmacher2012-02-291-0/+184