Searched refs:TLSEXT_STATUSTYPE_nothing (Results 1 – 6 of 6) sorted by relevance
1141 s->ext.status_type = TLSEXT_STATUSTYPE_nothing; in init_status_request()
342 s->ext.status_type = TLSEXT_STATUSTYPE_nothing; in tls_parse_ctos_status_request()
2932 if (s->ext.status_type != TLSEXT_STATUSTYPE_nothing in tls_process_initial_server_flight()
2157 if (s->ext.status_type != TLSEXT_STATUSTYPE_nothing && sctx != NULL in tls_handle_status_request()
2172 #define TLSEXT_STATUSTYPE_nothing -1 macro
4163 ret->ext.status_type = TLSEXT_STATUSTYPE_nothing; in SSL_CTX_new_ex()
Completed in 69 milliseconds