Home
last modified time | relevance | path

Searched refs:DFL_MAX_EARLY_DATA_SIZE (Results 1 - 1 of 1) sorted by relevance

/third_party/mbedtls/programs/ssl/
H A Dssl_server2.c126 #define DFL_MAX_EARLY_DATA_SIZE ((uint32_t) -1) macro
1753 opt.max_early_data_size = DFL_MAX_EARLY_DATA_SIZE; in main()
2819 if (opt.max_early_data_size != DFL_MAX_EARLY_DATA_SIZE) { in main()

Completed in 6 milliseconds