give EC_GROUP_new_by_nid a more meanigful name:
authorNils Larsch <nils@openssl.org>
Tue, 10 May 2005 11:37:47 +0000 (11:37 +0000)
committerNils Larsch <nils@openssl.org>
Tue, 10 May 2005 11:37:47 +0000 (11:37 +0000)
commit8b15c740180725e3e1e71ff619151840cdec46a5
treeea4e30c81576aa0b35af6cfe5f21908ca514c2b3
parent3afa6cf866257e240bf6b62dfb714bd5669385c7
give EC_GROUP_new_by_nid a more meanigful name:
EC_GROUP_new_by_nid -> EC_GROUP_new_by_curve_name
16 files changed:
CHANGES
apps/ecparam.c
apps/s_server.c
apps/speed.c
crypto/asn1/x_pubkey.c
crypto/ec/ec.h
crypto/ec/ec_asn1.c
crypto/ec/ec_curve.c
crypto/ec/ec_err.c
crypto/ec/ectest.c
crypto/ecdh/ecdhtest.c
crypto/ecdsa/ecdsatest.c
crypto/evp/evp_pkey.c
ssl/s3_clnt.c
ssl/ssltest.c
util/libeay.num