Home
last modified time | relevance | path

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

/third_party/mbedtls/programs/ssl/
Dssl_client2.c73 #define DFL_RENEGOTIATION MBEDTLS_SSL_RENEGOTIATION_DISABLED macro
845 opt.renegotiation = DFL_RENEGOTIATION; in main()
Dssl_server2.c104 #define DFL_RENEGOTIATION MBEDTLS_SSL_RENEGOTIATION_DISABLED macro
1526 opt.renegotiation = DFL_RENEGOTIATION; in main()