Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl/dist/apps/
H A Ds_client.c2324 static const unsigned char tls_do[] = { in s_client_main() local
2340 if (bytes != 3 || memcmp(mbuf, tls_do, 3) != 0) in s_client_main()
/netbsd-src/crypto/external/bsd/openssl.old/dist/apps/
H A Ds_client.c2336 static const unsigned char tls_do[] = { in s_client_main() local
2352 if (bytes != 3 || memcmp(mbuf, tls_do, 3) != 0) in s_client_main()