Home
last modified time | relevance | path

Searched refs:DFL_EARLY_DATA (Results 1 – 2 of 2) sorted by relevance

/mbedtls-latest/programs/ssl/
Dssl_client2.c55 #define DFL_EARLY_DATA -1 macro
980 opt.early_data = DFL_EARLY_DATA; in main()
2047 if (opt.early_data != DFL_EARLY_DATA) { in main()
Dssl_server2.c125 #define DFL_EARLY_DATA -1 macro
1761 opt.early_data = DFL_EARLY_DATA; in main()
2825 if (opt.early_data != DFL_EARLY_DATA) { in main()