Home
last modified time | relevance | path

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

/third_party/openssl/test/
H A Dsslapitest.c6755 char lrbuf[515], pwbuf[515] = {0}, prbuf[20]; in test_key_update_local_in_read() local
6786 if (!TEST_int_eq(SSL_read(local, lrbuf, sizeof(lrbuf)), -1) in test_key_update_local_in_read()
6800 || !TEST_int_eq(SSL_read(local, lrbuf, sizeof(lrbuf)), sizeof(lrbuf))) in test_key_update_local_in_read()
6813 || !TEST_int_eq(SSL_read(local, lrbuf, sizeof(lrbuf)), strlen(mess))) in test_key_update_local_in_read()

Completed in 12 milliseconds