Home
last modified time | relevance | path

Searched refs:mbedtls_dhm_parse_dhmfile (Results 1 – 6 of 6) sorted by relevance

/net-tools-3.5.0/mbedtls-2.4.0/include/mbedtls/
Ddhm.h290 int mbedtls_dhm_parse_dhmfile( mbedtls_dhm_context *dhm, const char *path );
Dcompat-1.3.h1916 #define dhm_parse_dhmfile mbedtls_dhm_parse_dhmfile
/net-tools-3.5.0/mbedtls-2.4.0/tests/suites/
Dtest_suite_dhm.function111 TEST_ASSERT( mbedtls_dhm_parse_dhmfile( &ctx, filename ) == 0 );
/net-tools-3.5.0/mbedtls-2.4.0/library/
Ddhm.c562 int mbedtls_dhm_parse_dhmfile( mbedtls_dhm_context *dhm, const char *path ) in mbedtls_dhm_parse_dhmfile() function
/net-tools-3.5.0/mbedtls-2.4.0/programs/ssl/
Dssl_server2.c1550 if( ( ret = mbedtls_dhm_parse_dhmfile( &dhm, opt.dhm_file ) ) != 0 ) in main()
/net-tools-3.5.0/mbedtls-2.4.0/scripts/data_files/
Drename-1.3-2.0.txt1460 dhm_parse_dhmfile mbedtls_dhm_parse_dhmfile