Home
last modified time | relevance | path

Searched refs:MSG4 (Results 1 – 1 of 1) sorted by relevance

/openssl/test/
H A Dsslapitest.c3185 #define MSG4 "is" macro
3370 if (!TEST_true(SSL_write_early_data(serverssl, MSG4, strlen(MSG4), in test_early_data_read_write()
3372 || !TEST_size_t_eq(written, strlen(MSG4)) in test_early_data_read_write()
3374 || !TEST_mem_eq(buf, readbytes, MSG4, strlen(MSG4))) in test_early_data_read_write()

Completed in 29 milliseconds