Searched refs:early_data_file (Results 1 – 1 of 1) sorted by relevance
946 const char *keylog_file = NULL, *early_data_file = NULL; in s_client_main() local1559 early_data_file = opt_arg(); in s_client_main()2868 if (early_data_file != NULL in s_client_main()2873 BIO *edfile = BIO_new_file(early_data_file, "r"); in s_client_main()
Completed in 11 milliseconds