You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
RIOT/sys/crypto
René Kijewski e94912f7be sys/crypo: fix function declarations
In #1119 old-style function declarations are exterminated and forbidden.
I missed the functions in `sys/crypto` because they weren't used
throughout the tests/examples before #1124.
10 years ago
..
3des.c sys/crypo: fix function declarations 10 years ago
Makefile sys:crypto: put ciphers into one module 10 years ago
aes.c sys/crypo: fix function declarations 10 years ago
doc.txt Initial import of crypto libs from SecureMicroMesh 10 years ago
rc5.c sys/crypo: fix function declarations 10 years ago
sha256.c sys:crypto: put ciphers into one module 10 years ago
skipjack.c sys/crypo: fix function declarations 10 years ago
twofish.c sys/crypo: fix function declarations 10 years ago