Home
last modified time | relevance | path

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

/mbedtls-development/programs/ssl/
A Dssl_client2.c95 #define DFL_HS_TO_MAX 0 macro
864 opt.hs_to_max = DFL_HS_TO_MAX; in main()
1761 if( opt.hs_to_min != DFL_HS_TO_MIN || opt.hs_to_max != DFL_HS_TO_MAX ) in main()
A Dssl_server2.c130 #define DFL_HS_TO_MAX 0 macro
1549 opt.hs_to_max = DFL_HS_TO_MAX; in main()
2587 if( opt.hs_to_min != DFL_HS_TO_MIN || opt.hs_to_max != DFL_HS_TO_MAX ) in main()

Completed in 12 milliseconds