Home
last modified time | relevance | path

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

/AliOS-Things-master/components/mbedtls/include/mbedtls/
A Ddhm.h187 int mbedtls_dhm_make_params( mbedtls_dhm_context *ctx, int x_size,
A Dcompat-1.3.h1870 #define dhm_make_params mbedtls_dhm_make_params
/AliOS-Things-master/components/mbedtls/programs/pkey/
A Ddh_server.c226 if( ( ret = mbedtls_dhm_make_params( &dhm, (int) mbedtls_mpi_size( &dhm.P ), buf, &n, in main()
/AliOS-Things-master/components/mbedtls/library/
A Ddhm.c161 int mbedtls_dhm_make_params( mbedtls_dhm_context *ctx, int x_size, in mbedtls_dhm_make_params() function
A Dssl_srv.c2994 if( ( ret = mbedtls_dhm_make_params( in ssl_prepare_server_key_exchange()

Completed in 24 milliseconds