Provide full uncompressed DER data length to wc_ecc_import_point_der() even though a compressed form is used here. In addition, use ECC_POINT_COMP_* defined values to make this more readable. Signed-off-by: Sean Parkinson <sean@wolfssl.com>
Implement the wrapper functions for ECDH operations. Signed-off-by: Sean Parkinson <sean@wolfssl.com>
Signed-off-by: Sean Parkinson <sean@wolfssl.com>
Allow hostapd/wpa_supplicant to be compiled with the wolfSSL cryptography and TLS library. Signed-off-by: Sean Parkinson <sean@wolfssl.com>