aboutsummaryrefslogtreecommitdiffstats
path: root/lib/crypto/c_src/cmac.c
AgeCommit message (Expand)Author
2019-06-14crypto: Move mac compatibility functions to hmac.c and cmac.cHans Nilsson
2019-06-14crypto: Use new mac_nif for hmac, cmac and poly1305Hans Nilsson
2019-02-25crypto: New experimental apiHans Nilsson
2019-01-15Convert argc checks to ASSERTs per PRDoug Hogan
2019-01-08Revamp cmac_nif()Doug Hogan
2018-12-20Add Ericsson AB copyright header to all new filesDoug Hogan
2018-12-20Move CMAC functionality to a new fileDoug Hogan