Searched refs:EcKeyAgreementLog (Results 1 – 1 of 1) sorted by relevance
390 static int EcKeyAgreementLog(mbedtls_ecp_keypair *keyPair, mbedtls_ecp_point *p, mbedtls_ctr_drbg_c… in EcKeyAgreementLog() function430 …LOG_AND_GOTO_CLEANUP_IF_FAIL(EcKeyAgreementLog(keyPair, &p, ctrDrbg), "Compute secret key failed.\… in EcKeyAgreement()