1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/include/crypto
Karl Fessel 05f114d0af doc: fix unbalaced grouping
- most were trivial
    - missing group close or open
    - extra space
    - no doxygen comment
- name commad might open an implicit group
    this hould also be implicit cosed but does not happen somtimes
- crazy: internal declared groups have to be closed internal
2022-09-14 15:05:25 +02:00
..
modes treewide: Remove excessive newlines 2021-08-13 19:50:38 +02:00
aes.h sys/crypto: Enable support for AES-192, AES-256 2021-05-03 17:34:49 +02:00
chacha20poly1305.h
chacha.h
ciphers.h sys/crypto: remove deprecated CIPHER_AES_128 2022-01-07 11:14:10 +01:00
helper.h doc: fix unbalaced grouping 2022-09-14 15:05:25 +02:00
poly1305.h