-
- Downloads
You need to sign in or sign up before continuing.
Merge pull request #10376 from cladmi/pr/crypto/ccm/const_input
crypto/modes/ccm: update api to const input buffers
No related branches found
No related tags found
Showing
- sys/crypto/modes/ccm.c 14 additions, 11 deletionssys/crypto/modes/ccm.c
- sys/crypto/modes/ctr.c 2 additions, 2 deletionssys/crypto/modes/ctr.c
- sys/include/crypto/modes/ccm.h 12 additions, 8 deletionssys/include/crypto/modes/ccm.h
- sys/include/crypto/modes/ctr.h 2 additions, 2 deletionssys/include/crypto/modes/ctr.h
- tests/unittests/tests-crypto/tests-crypto-modes-ccm.c 34 additions, 33 deletionstests/unittests/tests-crypto/tests-crypto-modes-ccm.c
- tests/unittests/tests-crypto/tests-crypto.h 1 addition, 1 deletiontests/unittests/tests-crypto/tests-crypto.h
Please register or sign in to comment