Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/test/
H A Dbad_dtls_test.c469 static int send_record(BIO *rbio, unsigned char type, uint64_t seqnr, in send_record() function
594 return send_record(rbio, SSL3_RT_HANDSHAKE, 0, in send_finished()
772 if (!TEST_true(send_record(rbio, SSL3_RT_APPLICATION_DATA, tests[i].seq, in test_bad_dtls()