openssl/crypto/rc5
Matt Caswell 9a131ad747 Change RC5_32_set_key to return an int type
If the key is too long we now return an error.

Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/8834)
2019-07-01 10:18:37 +01:00
..
asm Following the license change, modify the boilerplates in crypto/rcN/ 2018-12-06 15:14:57 +01:00
build.info Move rc5_asm_src file information to build.info files 2019-06-17 16:08:52 +02:00
rc5_ecb.c Following the license change, modify the boilerplates in crypto/rcN/ 2018-12-06 15:14:57 +01:00
rc5_enc.c Following the license change, modify the boilerplates in crypto/rcN/ 2018-12-06 15:14:57 +01:00
rc5_locl.h Following the license change, modify the boilerplates in crypto/rcN/ 2018-12-06 15:14:57 +01:00
rc5_skey.c Change RC5_32_set_key to return an int type 2019-07-01 10:18:37 +01:00
rc5cfb64.c Following the license change, modify the boilerplates in crypto/rcN/ 2018-12-06 15:14:57 +01:00
rc5ofb64.c Following the license change, modify the boilerplates in crypto/rcN/ 2018-12-06 15:14:57 +01:00