Home
last modified time | relevance | path

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

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

Completed in 4 milliseconds