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

/linux-master/tools/include/uapi/linux/
H A Dtls.h50 #define TLS_1_2_VERSION_MAJOR 0x3 macro
/linux-master/include/uapi/linux/
H A Dtls.h52 #define TLS_1_2_VERSION_MAJOR 0x3 macro
/linux-master/net/tls/
H A Dtls.h354 buf[2] = TLS_1_2_VERSION_MAJOR;
373 buf[1] = TLS_1_2_VERSION_MAJOR;
H A Dtls_sw.c2404 header[2] != TLS_1_2_VERSION_MAJOR) {

Completed in 112 milliseconds