hide the definition of ECDSA_METHOD and ECDSA_DATA (and mutatis mutandis
authorNils Larsch <nils@openssl.org>
Fri, 29 Apr 2005 15:56:06 +0000 (15:56 +0000)
committerNils Larsch <nils@openssl.org>
Fri, 29 Apr 2005 15:56:06 +0000 (15:56 +0000)
commit6a50d0a422a7491c98df37772e37fede2135770d
tree926c63a376d34b3e9748c34c7b6b1aefde849484
parent7ab2d3034988aae4dd013a2d8ec955bf2b21858b
hide the definition of ECDSA_METHOD and ECDSA_DATA (and mutatis mutandis
for ecdh)
14 files changed:
crypto/ecdh/Makefile
crypto/ecdh/ecdh.h
crypto/ecdh/ech_key.c
crypto/ecdh/ech_lib.c
crypto/ecdh/ech_locl.h [new file with mode: 0644]
crypto/ecdh/ech_ossl.c
crypto/ecdsa/Makefile
crypto/ecdsa/ecdsa.h
crypto/ecdsa/ecs_asn1.c
crypto/ecdsa/ecs_lib.c
crypto/ecdsa/ecs_locl.h [new file with mode: 0644]
crypto/ecdsa/ecs_ossl.c
crypto/ecdsa/ecs_sign.c
crypto/ecdsa/ecs_vrf.c