Searched refs:TLS_EXT_STATUS_REQUEST_V2 (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/bsd/wpa/dist/src/tls/
H A Dtlsv1_common.h173 #define TLS_EXT_STATUS_REQUEST_V2 17 /* RFC 6961 */ macro
H A Dtlsv1_server_read.c372 } else if (ext_type == TLS_EXT_STATUS_REQUEST_V2) {
H A Dtlsv1_client_write.c202 WPA_PUT_BE16(pos, TLS_EXT_STATUS_REQUEST_V2);
H A Dtlsv1_server_write.c122 WPA_PUT_BE16(pos, TLS_EXT_STATUS_REQUEST_V2);

Completed in 192 milliseconds