openssl/crypto/rc4
Richard Levitte 1039c78255 Build: correct assembler generation in crypto/rc4/build.info
In the removal of BEGINRAW / ENDRAW, attention to the difference
between capital .S and lowercase .s wasn't duly paid.  This corrects
the error.

Fixes #8155

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/8157)
2019-02-04 21:34:32 +01:00
..
asm Following the license change, modify the boilerplates in crypto/rcN/ 2018-12-06 15:14:57 +01:00
build.info Build: correct assembler generation in crypto/rc4/build.info 2019-02-04 21:34:32 +01:00
rc4_enc.c Following the license change, modify the boilerplates in crypto/rcN/ 2018-12-06 15:14:57 +01:00
rc4_locl.h Following the license change, modify the boilerplates in crypto/rcN/ 2018-12-06 15:14:57 +01:00
rc4_skey.c Following the license change, modify the boilerplates in crypto/rcN/ 2018-12-06 15:14:57 +01:00