Home
last modified time | relevance | path

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

/mbedtls-3.5.0/programs/ssl/
Dssl_client2.c75 #define DFL_RENEGOTIATION MBEDTLS_SSL_RENEGOTIATION_DISABLED macro
933 opt.renegotiation = DFL_RENEGOTIATION; in main()
Dssl_server2.c107 #define DFL_RENEGOTIATION MBEDTLS_SSL_RENEGOTIATION_DISABLED macro
1714 opt.renegotiation = DFL_RENEGOTIATION; in main()