-
- Downloads
tests-crypto/test-crypto.h: update api to const input buffers
Input buffers are not modified, so can be declared const arguments. This will allow using `const` inputs for `modes/ccm` tests.
Please register or sign in to comment
Input buffers are not modified, so can be declared const arguments. This will allow using `const` inputs for `modes/ccm` tests.