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