Searched refs:TLS_1_2_VERSION_MINOR (Results 1 – 4 of 4) sorted by relevance
51 #define TLS_1_2_VERSION_MINOR 0x3 macro
353 buf[1] = TLS_1_2_VERSION_MINOR; in tls_fill_prepend()374 buf[2] = TLS_1_2_VERSION_MINOR; in tls_make_aad()
2402 if (header[1] != TLS_1_2_VERSION_MINOR || in tls_rx_msg_size()
53 #define TLS_1_2_VERSION_MINOR 0x3 macro