Home
last modified time | relevance | path

Searched refs:MBEDTLS_DHM_PARAM_G (Results 1 – 5 of 5) sorted by relevance

/openthread-latest/third_party/mbedtls/repo/tests/suites/
Dtest_suite_dhm.function126 TEST_ASSERT(check_get_value(&ctx_srv, MBEDTLS_DHM_PARAM_G, &ctx_srv.G));
147 TEST_ASSERT(check_get_value(&ctx_cli, MBEDTLS_DHM_PARAM_G, &ctx_srv.G));
279 TEST_ASSERT(check_get_value(&ctx, MBEDTLS_DHM_PARAM_G, &G));
/openthread-latest/third_party/mbedtls/repo/include/mbedtls/
Ddhm.h85 MBEDTLS_DHM_PARAM_G, /*!< The generator. */ enumerator
/openthread-latest/third_party/mbedtls/repo/library/
Ddhm.c122 case MBEDTLS_DHM_PARAM_G: in mbedtls_dhm_get_value()
Dssl_tls.c2696 (ret = mbedtls_dhm_get_value(dhm_ctx, MBEDTLS_DHM_PARAM_G, in mbedtls_ssl_conf_dh_param_ctx()
/openthread-latest/third_party/mbedtls/repo/docs/
Dpsa-transition.md1213 * `mbedtls_dhm_get_value` for `MBEDTLS_DHM_PARAM_P` or `MBEDTLS_DHM_PARAM_G` (group parameters): [t…