Home
last modified time | relevance | path

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

/mbedtls-development/programs/ssl/
A Dssl_client2.c69 #define DFL_RENEGOTIATION MBEDTLS_SSL_RENEGOTIATION_DISABLED macro
842 opt.renegotiation = DFL_RENEGOTIATION; in main()
A Dssl_server2.c100 #define DFL_RENEGOTIATION MBEDTLS_SSL_RENEGOTIATION_DISABLED macro
1523 opt.renegotiation = DFL_RENEGOTIATION; in main()

Completed in 13 milliseconds