Searched refs:TLS_EXT_STATUS_REQUEST (Results 1 – 4 of 4) sorted by relevance
171 #define TLS_EXT_STATUS_REQUEST 5 /* RFC 4366 */ macro
163 WPA_PUT_BE16(pos, TLS_EXT_STATUS_REQUEST); in tls_send_client_hello()
107 WPA_PUT_BE16(pos, TLS_EXT_STATUS_REQUEST); in tls_write_server_hello()
342 } else if (ext_type == TLS_EXT_STATUS_REQUEST) { in tls_process_client_hello()