Searched refs:mbedtls_ecdh_read_params_edwards (Results 1 – 4 of 4) sorted by relevance
85 int mbedtls_ecdh_read_params_edwards(
191 int mbedtls_ecdh_read_params_edwards( mbedtls_ecdh_context *ctx, in mbedtls_ecdh_read_params_edwards() function
257 RUNIT_ASSERT_API(mbedtls_ecdh_read_params_edwards(pCli, &vbuf, pBuf + len) == 0); in runIt_ecdhExange25519()
570 RUNIT_PERF_REG_API(mbedtls_ecdh_read_params_edwards , gCompConf.ecc); in runIt_regApi()