Home
last modified time | relevance | path

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

/net-tools-latest/mbedtls-2.4.0/programs/ssl/
Dssl_client2.c83 #define DFL_RENEGOTIATION MBEDTLS_SSL_RENEGOTIATION_DISABLED macro
487 opt.renegotiation = DFL_RENEGOTIATION; in main()
Dssl_server2.c112 #define DFL_RENEGOTIATION MBEDTLS_SSL_RENEGOTIATION_DISABLED macro
919 opt.renegotiation = DFL_RENEGOTIATION; in main()