Home
last modified time | relevance | path

Searched refs:mbedtls_dhm_get_value (Results 1 – 4 of 4) sorted by relevance

/optee_os/lib/libmbedtls/mbedtls/include/mbedtls/
H A Ddhm.h319 int mbedtls_dhm_get_value(const mbedtls_dhm_context *ctx,
/optee_os/lib/libmbedtls/mbedtls/library/
H A Ddhm.c113 int mbedtls_dhm_get_value(const mbedtls_dhm_context *ctx, in mbedtls_dhm_get_value() function
H A Dssl_tls.c2694 if ((ret = mbedtls_dhm_get_value(dhm_ctx, MBEDTLS_DHM_PARAM_P, in mbedtls_ssl_conf_dh_param_ctx()
2696 (ret = mbedtls_dhm_get_value(dhm_ctx, MBEDTLS_DHM_PARAM_G, in mbedtls_ssl_conf_dh_param_ctx()
/optee_os/lib/libmbedtls/mbedtls/
H A DChangeLog2134 * The new function mbedtls_dhm_get_value() copy a field out of a