Add missing hcrypto rename macros

This commit is contained in:
Nicolas Williams
2016-03-30 14:26:57 -05:00
parent d494f2f679
commit 0f138cf2d5
5 changed files with 45 additions and 7 deletions

View File

@@ -67,6 +67,9 @@
#define i2d_RSAPublicKey hc_i2d_RSAPublicKey
#define d2i_RSAPublicKey hc_d2i_RSAPublicKey
#define RSA hc_RSA
#define RSA_METHOD hc_RSA_METHOD
/*
*
*/