Searched refs:ecc (Results 1 – 1 of 1) sorted by relevance
89 uint8_t ecc; member398 gCompConf.ecc = 1; in runIt_printMbedtlsAltConfig()401 gCompConf.ecc = 0; in runIt_printMbedtlsAltConfig()561 RUNIT_PERF_REG_API(mbedtls_ecdh_calc_secret , gCompConf.ecc); in runIt_regApi()562 RUNIT_PERF_REG_API(mbedtls_ecdh_compute_shared , gCompConf.ecc); in runIt_regApi()563 RUNIT_PERF_REG_API(mbedtls_ecdh_free , gCompConf.ecc); in runIt_regApi()564 RUNIT_PERF_REG_API(mbedtls_ecdh_gen_public , gCompConf.ecc); in runIt_regApi()565 RUNIT_PERF_REG_API(mbedtls_ecdh_init , gCompConf.ecc); in runIt_regApi()566 RUNIT_PERF_REG_API(mbedtls_ecdh_make_params , gCompConf.ecc); in runIt_regApi()567 RUNIT_PERF_REG_API(mbedtls_ecdh_make_public , gCompConf.ecc); in runIt_regApi()[all …]