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