Searched refs:dhm_file (Results 1 – 3 of 3) sorted by relevance
114 dhm_file:"data_files/dhparams.pem":"9e35f430443a09904f3a39a979797d070df53378e79c2438bef4e761f3c7145…118 dhm_file:"data_files/dh.optlen.pem":"b3126aeaf47153c7d67f403030b292b5bd5a6c9eae1c137af34087fce2a36a…121 dhm_file:"data_files/dh.optlen.der":"b3126aeaf47153c7d67f403030b292b5bd5a6c9eae1c137af34087fce2a36a…
263 void dhm_file(char *filename, char *p, char *g, int len)
679 const char *dhm_file; /* the file with the DH parameters */ member1743 opt.dhm_file = DFL_DHM_FILE; in main()1849 opt.dhm_file = q; in main()2734 if (opt.dhm_file != NULL) { in main()2738 if ((ret = mbedtls_dhm_parse_dhmfile(&dhm, opt.dhm_file)) != 0) { in main()3213 if (opt.dhm_file != NULL) { in main()