Home
last modified time | relevance | path

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

/mbedtls-latest/programs/ssl/
Dssl_client2.c63 #define DFL_RENEGOTIATION MBEDTLS_SSL_RENEGOTIATION_DISABLED macro
957 opt.renegotiation = DFL_RENEGOTIATION; in main()
Dssl_server2.c96 #define DFL_RENEGOTIATION MBEDTLS_SSL_RENEGOTIATION_DISABLED macro
1733 opt.renegotiation = DFL_RENEGOTIATION; in main()