Provide EC_curve_nid2nist() and EC_curve_nist2nid().
authorjsing <jsing@openbsd.org>
Sat, 20 Jun 2015 13:26:08 +0000 (13:26 +0000)
committerjsing <jsing@openbsd.org>
Sat, 20 Jun 2015 13:26:08 +0000 (13:26 +0000)
commitbdb7dc21bd81290f088ff1db29ea5496b335bb1f
tree63fb6d4a2a3b9646b2745faa082ffa41e9120b25
parentf5213de9ab50de0eaba1bc4478828c33b41b610d
Provide EC_curve_nid2nist() and EC_curve_nist2nid().

From OpenSSL.

Rides libcrypto bump.

ok miod@ (a while ago)
lib/libcrypto/ec/ec.h
lib/libcrypto/ec/ec_curve.c
lib/libssl/src/crypto/ec/ec.h
lib/libssl/src/crypto/ec/ec_curve.c