Home
last modified time | relevance | path

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

/openssl/test/helpers/
H A Dssltestlib.h69 #define MEMPACKET_CTRL_SET_DUPLICATE_REC (4 << 15) macro
H A Dssltestlib.c695 case MEMPACKET_CTRL_SET_DUPLICATE_REC: in mempacket_test_ctrl()
/openssl/test/
H A Ddtlstest.c376 BIO_ctrl(SSL_get_wbio(clientssl), MEMPACKET_CTRL_SET_DUPLICATE_REC, 1, NULL); in test_dtls_duplicate_records()
377 BIO_ctrl(SSL_get_wbio(serverssl), MEMPACKET_CTRL_SET_DUPLICATE_REC, 1, NULL); in test_dtls_duplicate_records()

Completed in 10 milliseconds