1.3.1.1 Functions
CRYPTO_PKE_RESULT DRV_CRYPTO_ECDH_InitEccParams (PKE_CONFIG *eccData, uint8_t *privateKey, uint32_t privateKeyLength, uint8_t *publicKey, uint32_t publicKeyLength, PKE_ECC_CURVE hwEccCurve)
CRYPTO_PKE_RESULT DRV_CRYPTO_ECDH_GetSharedSecret (PKE_CONFIG *eccData, uint8_t *secret, uint32_t secretLength)
