change prototype of the ecdh KDF: make input parameter const and the outlen argument...
authorNils Larsch <nils@openssl.org>
Sat, 23 Apr 2005 10:11:16 +0000 (10:11 +0000)
committerNils Larsch <nils@openssl.org>
Sat, 23 Apr 2005 10:11:16 +0000 (10:11 +0000)
commit965a1cb92e4774ca2f74dad9e060aa7b2d80c77d
tree3cf53ce7ddb5caed2751f53db45b9e4ef2a2aa55
parente9ad6665a517652e8da6da5165f72c7ab8e9c34f
change prototype of the ecdh KDF: make input parameter const and the outlen argument  more flexible
apps/speed.c
crypto/ecdh/ecdh.h
crypto/ecdh/ecdhtest.c
crypto/ecdh/ech_key.c
crypto/ecdh/ech_ossl.c
ssl/s3_clnt.c
ssl/s3_srvr.c