Searched refs:SSL_KEY_UPDATE_NOT_REQUESTED (Results 1 – 10 of 10) sorted by relevance
26 If the B<updatetype> parameter is set to B<SSL_KEY_UPDATE_NOT_REQUESTED> then
405 {"KeyUpdateNotRequested", SSL_KEY_UPDATE_NOT_REQUESTED},
680 if (updatetype != SSL_KEY_UPDATE_NOT_REQUESTED in tls_process_key_update()692 s->key_update = SSL_KEY_UPDATE_NOT_REQUESTED; in tls_process_key_update()
610 {SSL_KEY_UPDATE_NOT_REQUESTED, "update_not_requested"},
2290 if (updatetype != SSL_KEY_UPDATE_NOT_REQUESTED in SSL_key_update()
3039 : SSL_KEY_UPDATE_NOT_REQUESTED); in s_client_main()
2640 : SSL_KEY_UPDATE_NOT_REQUESTED); in sv_body()
1048 #define SSL_KEY_UPDATE_NOT_REQUESTED 0 macro
976 #define SSL_KEY_UPDATE_NOT_REQUESTED 0 macro
6522 ? SSL_KEY_UPDATE_NOT_REQUESTED in test_key_update()7093 if (!TEST_true(SSL_key_update(clientssl, SSL_KEY_UPDATE_NOT_REQUESTED))) in test_pha_key_update()