Searched refs:TLS_1_2_VERSION_MAJOR (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/include/uapi/linux/ | ||
D | tls.h | 50 #define TLS_1_2_VERSION_MAJOR 0x3 macro |
/Linux-v4.19/include/net/ | ||
D | tls.h | 387 buf[9] = TLS_1_2_VERSION_MAJOR; in tls_make_aad() |