aboutsummaryrefslogtreecommitdiffstats
path: root/lib/crypto/c_src/common.h
AgeCommit message (Collapse)Author
2019-04-05crypto: Misc C-changes,Hans Nilsson
error fixes, better error reporting (file and line), make aead more robust and like the _ng api.
2019-03-22crypto: Move new error macros to common.hHans Nilsson
2019-01-12Add missing headerDoug Hogan
2019-01-08Add limits.h to the common headerDoug Hogan
A number of files will do bounds checking.
2018-12-20Add Ericsson AB copyright header to all new filesDoug Hogan
Using the same copyright header as crypto.c
2018-12-20Move all atoms to a new file and add common headerDoug Hogan