]> git.ipfire.org Git - thirdparty/hostap.git/commit
wolfSSL: Add crypto_ecdh_*()
authorSean Parkinson <sean@wolfssl.com>
Thu, 29 Mar 2018 04:55:55 +0000 (14:55 +1000)
committerJouni Malinen <j@w1.fi>
Wed, 2 May 2018 10:32:49 +0000 (13:32 +0300)
commit187ad3a3038c5da54fad4b657cf86290c25030e1
treef509d7facb7fb5d2102e7e5bff199374b7f3009d
parent3d2f638d614b435c3e32e00fa80eab514517930e
wolfSSL: Add crypto_ecdh_*()

Implement the wrapper functions for ECDH operations.

Signed-off-by: Sean Parkinson <sean@wolfssl.com>
src/crypto/crypto_wolfssl.c