Experimental symbol renaming to avoid clashes with regular OpenSSL.
authorDr. Stephen Henson <steve@openssl.org>
Wed, 16 Feb 2011 14:40:06 +0000 (14:40 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Wed, 16 Feb 2011 14:40:06 +0000 (14:40 +0000)
commitd749e1080a4ec0ae6af5edc4851379fbc2a5ebca
tree44e436481d60d2cdcfe54e141d554c5302ccc6c2
parent0fbf8f447b6063b2023ddbf8e8caa57a29aa368a
Experimental symbol renaming to avoid clashes with regular OpenSSL.

Make sure crypto.h is included first in any affected files.
28 files changed:
crypto/aes/aes_cbc.c
crypto/aes/aes_cfb.c
crypto/aes/aes_core.c
crypto/aes/aes_ecb.c
crypto/aes/aes_ofb.c
crypto/aes/aes_x86core.c
crypto/bn/bn_asm.c
crypto/crypto.h
crypto/des/cfb64ede.c
crypto/des/cfb64enc.c
crypto/des/cfb_enc.c
crypto/des/des_enc.c
crypto/des/ecb3_enc.c
crypto/des/ecb_enc.c
crypto/des/fcrypt.c
crypto/des/fcrypt_b.c
crypto/des/ofb64ede.c
crypto/des/set_key.c
crypto/des/str2key.c
crypto/modes/cbc128.c
crypto/modes/cfb128.c
crypto/modes/ctr128.c
crypto/modes/ofb128.c
crypto/rand/md_rand.c
crypto/rand/rand_egd.c
crypto/sha/sha1_one.c
crypto/sha/sha1dgst.c
crypto/sha/sha_dgst.c