Searched refs:TLS_EXT_STATUS_REQUEST_V2 (Results 1 – 4 of 4) sorted by relevance
173 #define TLS_EXT_STATUS_REQUEST_V2 17 /* RFC 6961 */ macro
190 WPA_PUT_BE16(pos, TLS_EXT_STATUS_REQUEST_V2); in tls_send_client_hello()
122 WPA_PUT_BE16(pos, TLS_EXT_STATUS_REQUEST_V2); in tls_write_server_hello()
372 } else if (ext_type == TLS_EXT_STATUS_REQUEST_V2) { in tls_process_client_hello()