Searched refs:MBEDTLS_DHM_PARAM_GY (Results 1 – 4 of 4) sorted by relevance
172 TEST_ASSERT(check_get_value(&ctx_cli, MBEDTLS_DHM_PARAM_GY, &ctx_srv.GX));175 TEST_ASSERT(check_get_value(&ctx_srv, MBEDTLS_DHM_PARAM_GY, &ctx_cli.GX));
88 MBEDTLS_DHM_PARAM_GY, /*!< The public key of the peer = \c G^Y mod \c P. */ enumerator
131 case MBEDTLS_DHM_PARAM_GY: in mbedtls_dhm_get_value()
1211 * `mbedtls_dhm_get_value` for `MBEDTLS_DHM_PARAM_GY` (peer's public key): the there is no PSA equiv…