Home
last modified time | relevance | path

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

/optee_os-3.20.0/lib/libmbedtls/mbedtls/include/mbedtls/
A Ddhm.h263 int mbedtls_dhm_make_public( mbedtls_dhm_context *ctx, int x_size,
A Dcompat-1.3.h1875 #define dhm_make_public mbedtls_dhm_make_public
/optee_os-3.20.0/lib/libmbedtls/core/
A Ddh.c77 lmd_res = mbedtls_dhm_make_public(&dhm, (int)xbytes, buf, in crypto_acipher_gen_dh_key()
/optee_os-3.20.0/lib/libmbedtls/mbedtls/library/
A Ddhm.c302 int mbedtls_dhm_make_public( mbedtls_dhm_context *ctx, int x_size, in mbedtls_dhm_make_public() function
A Dssl_cli.c3747 ret = mbedtls_dhm_make_public( &ssl->handshake->dhm_ctx, in ssl_write_client_key_exchange()
4026 ret = mbedtls_dhm_make_public( &ssl->handshake->dhm_ctx, in ssl_write_client_key_exchange()

Completed in 24 milliseconds