Searched refs:F5_WORKAROUND_MAX_MSG_LEN (Results 1 – 3 of 3) sorted by relevance
44 #define F5_WORKAROUND_MAX_MSG_LEN 0x200 macro239 testresult = TEST_true(msglen == F5_WORKAROUND_MAX_MSG_LEN); in test_client_hello()
892 #define F5_WORKAROUND_MAX_MSG_LEN 0x200 macro948 if (hlen > F5_WORKAROUND_MIN_MSG_LEN && hlen < F5_WORKAROUND_MAX_MSG_LEN) { in tls_construct_ctos_padding()950 hlen = F5_WORKAROUND_MAX_MSG_LEN - hlen; in tls_construct_ctos_padding()