Searched refs:TLS_1_2_VERSION_MAJOR (Results 1 – 4 of 4) sorted by relevance
50 #define TLS_1_2_VERSION_MAJOR 0x3 macro
354 buf[2] = TLS_1_2_VERSION_MAJOR; in tls_fill_prepend()373 buf[1] = TLS_1_2_VERSION_MAJOR; in tls_make_aad()
2403 header[2] != TLS_1_2_VERSION_MAJOR) { in tls_rx_msg_size()
52 #define TLS_1_2_VERSION_MAJOR 0x3 macro