Add BN_CTX arguments where appropriate.
authorBodo Möller <bodo@openssl.org>
Tue, 6 Mar 2001 06:20:20 +0000 (06:20 +0000)
committerBodo Möller <bodo@openssl.org>
Tue, 6 Mar 2001 06:20:20 +0000 (06:20 +0000)
commit7d7db13e67b7834818e361d5a16083e1d237b62a
tree57a4a3bb408ca1ab43fae534c30122da10cd5bd2
parent45abac85a9824766f24425016d274c52065a6652
Add BN_CTX arguments where appropriate.

Rename 'EC_GROUP_set'-related functions to names similar to 'EC_GROUP_set_curve'
because they don't care about the generator.

Add new functions.
crypto/ec/ec.h
crypto/ec/ec_lcl.h