Home
last modified time | relevance | path

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

/openssl/test/
H A Drecordlentest.c89 BIO *serverbio; in test_record_overflow() local
126 serverbio = SSL_get_rbio(serverssl); in test_record_overflow()
135 if (!TEST_true(write_record(serverbio, len, in test_record_overflow()
163 if (!TEST_true(write_record(serverbio, len, SSL3_RT_APPLICATION_DATA, in test_record_overflow()

Completed in 3 milliseconds