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