Add the EC_GFp_nistp*_method's

This commit is contained in:
christos 2018-10-10 14:57:31 +00:00
parent 5f7328fe3c
commit f84d9921ff
1 changed files with 4 additions and 0 deletions

View File

@ -1078,6 +1078,10 @@ OPENSSL_1_1_0 {
ECPKParameters_print_fp;
ECParameters_print;
ECParameters_print_fp;
EC_GFp_nistp224_method;
EC_GFp_nistp256_method;
EC_GFp_nistp521_method;
EC_GFp_nistz256_method;
EC_GF2m_simple_method;
EC_GFp_mont_method;
EC_GFp_nist_method;