openssl/crypto/ec
Dr. Matthias St. Pierre ae4186b004 Fix header file include guard names
Make the include guards consistent by renaming them systematically according
to the naming conventions below

For the public header files (in the 'include/openssl' directory), the guard
names try to match the path specified in the include directives, with
all letters converted to upper case and '/' and '.' replaced by '_'. For the
private header files files, an extra 'OSSL_' is added as prefix.

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/9333)
2019-09-28 20:26:36 +02:00
..
asm Unify all assembler file generators 2019-09-16 16:29:57 +02:00
curve448 Fix header file include guard names 2019-09-28 20:26:36 +02:00
build.info s390x assembly pack: accelerate X25519, X448, Ed25519 and Ed448 2019-09-25 15:53:53 +02:00
curve25519.c Reorganize local header files 2019-09-28 20:26:35 +02:00
ec2_oct.c Reorganize local header files 2019-09-28 20:26:35 +02:00
ec2_smpl.c Reorganize local header files 2019-09-28 20:26:35 +02:00
ec_ameth.c Reorganize local header files 2019-09-28 20:26:35 +02:00
ec_asn1.c Reorganize local header files 2019-09-28 20:26:35 +02:00
ec_check.c Reorganize local header files 2019-09-28 20:26:35 +02:00
ec_curve.c Reorganize local header files 2019-09-28 20:26:35 +02:00
ec_cvt.c Reorganize local header files 2019-09-28 20:26:35 +02:00
ec_err.c util/mkerr.pl: make it not depend on the function code 2019-09-12 17:59:52 +02:00
ec_key.c Reorganize local header files 2019-09-28 20:26:35 +02:00
ec_kmeth.c Reorganize local header files 2019-09-28 20:26:35 +02:00
ec_lib.c Reorganize local header files 2019-09-28 20:26:35 +02:00
ec_local.h Reorganize local header files 2019-09-28 20:26:35 +02:00
ec_mult.c Reorganize local header files 2019-09-28 20:26:35 +02:00
ec_oct.c Reorganize local header files 2019-09-28 20:26:35 +02:00
ec_pmeth.c Reorganize local header files 2019-09-28 20:26:35 +02:00
ec_print.c Reorganize local header files 2019-09-28 20:26:35 +02:00
ecdh_kdf.c Reorganize local header files 2019-09-28 20:26:35 +02:00
ecdh_ossl.c Reorganize local header files 2019-09-28 20:26:35 +02:00
ecdsa_ossl.c Reorganize local header files 2019-09-28 20:26:35 +02:00
ecdsa_sign.c Reorganize local header files 2019-09-28 20:26:35 +02:00
ecdsa_vrf.c Reorganize local header files 2019-09-28 20:26:35 +02:00
eck_prn.c Following the license change, modify the boilerplates in crypto/ec/ 2018-12-06 14:51:47 +01:00
ecp_mont.c Reorganize local header files 2019-09-28 20:26:35 +02:00
ecp_nist.c Reorganize local header files 2019-09-28 20:26:35 +02:00
ecp_nistp224.c Reorganize local header files 2019-09-28 20:26:35 +02:00
ecp_nistp256.c Reorganize local header files 2019-09-28 20:26:35 +02:00
ecp_nistp521.c Reorganize local header files 2019-09-28 20:26:35 +02:00
ecp_nistputil.c Reorganize local header files 2019-09-28 20:26:35 +02:00
ecp_nistz256_table.c Following the license change, modify the boilerplates in crypto/ec/ 2018-12-06 14:51:47 +01:00
ecp_nistz256.c Reorganize local header files 2019-09-28 20:26:35 +02:00
ecp_oct.c Reorganize local header files 2019-09-28 20:26:35 +02:00
ecp_s390x_nistp.c Reorganize local header files 2019-09-28 20:26:35 +02:00
ecp_smpl.c Reorganize local header files 2019-09-28 20:26:35 +02:00
ecx_meth.c Reorganize local header files 2019-09-28 20:26:35 +02:00