Searched refs:SSL_KEY_UPDATE_NOT_REQUESTED (Results 1 – 9 of 9) sorted by relevance
26 If the B<updatetype> parameter is set to B<SSL_KEY_UPDATE_NOT_REQUESTED> then
406 {"KeyUpdateNotRequested", SSL_KEY_UPDATE_NOT_REQUESTED},
4676 ? SSL_KEY_UPDATE_NOT_REQUESTED in test_key_update()4984 if (!TEST_true(SSL_key_update(clientssl, SSL_KEY_UPDATE_NOT_REQUESTED))) in test_pha_key_update()
648 if (updatetype != SSL_KEY_UPDATE_NOT_REQUESTED in tls_process_key_update()661 s->key_update = SSL_KEY_UPDATE_NOT_REQUESTED; in tls_process_key_update()
596 {SSL_KEY_UPDATE_NOT_REQUESTED, "update_not_requested"},
2113 if (updatetype != SSL_KEY_UPDATE_NOT_REQUESTED in SSL_key_update()
976 #define SSL_KEY_UPDATE_NOT_REQUESTED 0 macro
3088 : SSL_KEY_UPDATE_NOT_REQUESTED); in s_client_main()
2547 : SSL_KEY_UPDATE_NOT_REQUESTED); in sv_body()