Searched refs:mbedtls_dhm_calc_secret (Results 1 – 5 of 5) sorted by relevance
| /trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/tests/integration_cc3x/runtime_integration_test/tests/ |
| D | run_integration_dhm.c | 111 …RUNIT_ASSERT_API(mbedtls_dhm_calc_secret(pCtxSrv, pSecSrv, BUF_SIZE, &sec_srv_len, mbedtls_ctr_drb… in runIt_dhm() 112 …RUNIT_ASSERT_API(mbedtls_dhm_calc_secret(pCtxCli, pSecCli, BUF_SIZE, &sec_cli_len, NULL, NULL ) ==… in runIt_dhm() 122 …RUNIT_ASSERT_API(mbedtls_dhm_calc_secret(pCtxSrv, pSecSrv, BUF_SIZE, &sec_srv_len, mbedtls_ctr_drb… in runIt_dhm() 142 …RUNIT_ASSERT_API(mbedtls_dhm_calc_secret(pCtxSrv, pSecSrv, BUF_SIZE, &sec_srv_len, mbedtls_ctr_drb… in runIt_dhm() 143 …RUNIT_ASSERT_API(mbedtls_dhm_calc_secret(pCtxCli, pSecCli, BUF_SIZE, &sec_cli_len, NULL, NULL ) ==… in runIt_dhm()
|
| /trusted-firmware-m-latest/interface/include/mbedtls/ |
| D | dhm.h | 282 int mbedtls_dhm_calc_secret(mbedtls_dhm_context *ctx,
|
| /trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/codesafe/src/mbedtls_api/ |
| D | dhm_alt.c | 479 int mbedtls_dhm_calc_secret( mbedtls_dhm_context *ctx, in mbedtls_dhm_calc_secret() function
|
| /trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/tests/integration_cc3x/runtime_integration_test/ |
| D | run_integration_test.c | 554 RUNIT_PERF_REG_API(mbedtls_dhm_calc_secret , gCompConf.dhm); in runIt_regApi()
|
| D | stackinfo | 291 mbedtls_dhm_calc_secret 218 48
|