Searched refs:mbedtls_ecdh_gen_public (Results 1 – 5 of 5) sorted by relevance
| /trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/codesafe/src/mbedtls_api/ |
| D | ecdh_alt.c | 30 int mbedtls_ecdh_gen_public( mbedtls_ecp_group *grp, mbedtls_mpi *d, mbedtls_ecp_point *Q, in mbedtls_ecdh_gen_public() function 132 …if( ( ret = mbedtls_ecdh_gen_public( &ctx->MBEDTLS_PRIVATE(ctx).MBEDTLS_PRIVATE(mbed_ecdh).MBEDTLS… in mbedtls_ecdh_make_params_edwards()
|
| /trusted-firmware-m-latest/interface/include/mbedtls/ |
| D | ecdh.h | 191 int mbedtls_ecdh_gen_public(mbedtls_ecp_group *grp, mbedtls_mpi *d, mbedtls_ecp_point *Q,
|
| /trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/tests/integration_cc3x/runtime_integration_test/tests/ |
| D | run_integration_ecdh.c | 129 … RUNIT_ASSERT_API(mbedtls_ecdh_gen_public(pGrp, &dA, pQA, runIt_rndBufferRand, &rnd_info_A) == 0); in runIt_ecdhPrimRandom() 136 … RUNIT_ASSERT_API(mbedtls_ecdh_gen_public(pGrp, &dB, pQB, runIt_rndBufferRand, &rnd_info_B) == 0); in runIt_ecdhPrimRandom()
|
| /trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/tests/integration_cc3x/runtime_integration_test/ |
| D | run_integration_test.c | 564 RUNIT_PERF_REG_API(mbedtls_ecdh_gen_public , gCompConf.ecc); in runIt_regApi()
|
| D | stackinfo | 820 mbedtls_ecdh_gen_public 12 16
|