-
- Downloads
crypto: Improve and fix comments
Update return values in documentation Improve comments with separate @return statement for each rv Remove incorrect return value for aes_init Use @return instead of @returns Fix comment lines over 80 chars
Showing
- sys/include/crypto/aes.h 12 additions, 8 deletionssys/include/crypto/aes.h
- sys/include/crypto/chacha.h 4 additions, 2 deletionssys/include/crypto/chacha.h
- sys/include/crypto/ciphers.h 15 additions, 2 deletionssys/include/crypto/ciphers.h
- sys/include/crypto/modes/ccm.h 5 additions, 2 deletionssys/include/crypto/modes/ccm.h
- sys/include/crypto/modes/ctr.h 7 additions, 0 deletionssys/include/crypto/modes/ctr.h
- sys/include/crypto/modes/ecb.h 8 additions, 0 deletionssys/include/crypto/modes/ecb.h
Loading
Please register or sign in to comment