-
- Downloads
ciphers: Added defines for return values of cipher_init() and [specific cipher]_init() functions
New definitions: CIPHER_INIT_SUCCESS and CIPHER_ERR_BAD_CONTEXT_SIZE
Showing
- sys/crypto/3des.c 2 additions, 2 deletionssys/crypto/3des.c
- sys/crypto/aes.c 2 additions, 2 deletionssys/crypto/aes.c
- sys/crypto/twofish.c 2 additions, 2 deletionssys/crypto/twofish.c
- sys/include/crypto/3des.h 2 additions, 1 deletionsys/include/crypto/3des.h
- sys/include/crypto/aes.h 2 additions, 1 deletionsys/include/crypto/aes.h
- sys/include/crypto/ciphers.h 8 additions, 4 deletionssys/include/crypto/ciphers.h
- sys/include/crypto/twofish.h 2 additions, 1 deletionsys/include/crypto/twofish.h
Loading
Please register or sign in to comment