Home
last modified time | relevance | path

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

/openssl/test/
H A Dsslapitest.c7065 char lrbuf[515], pwbuf[515] = {0}, prbuf[20]; in test_key_update_local_in_read() local
7091 if (!TEST_int_eq(SSL_write(peer, pwbuf, sizeof(pwbuf)), -1) in test_key_update_local_in_read()
7109 if (!TEST_int_eq(SSL_write(peer, pwbuf, sizeof(pwbuf)), sizeof(pwbuf)) in test_key_update_local_in_read()

Completed in 26 milliseconds