Home
last modified time | relevance | path

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

/openssl/apps/
H A Ds_client.c2515 static const unsigned char tls_follows[] = { in s_client_main() local
2527 BIO_write(sbio, tls_follows, 6); in s_client_main()
2531 if (bytes != 6 || memcmp(mbuf, tls_follows, 6) != 0) in s_client_main()

Completed in 14 milliseconds