Home
last modified time | relevance | path

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

/dports/security/cryptlib/cryptlib-3.4.3/test/
H A Dssl.c2037 unsigned __stdcall tls11ServerThread( void *arg ) in tls11ServerThread() function
2054 hThread = ( HANDLE ) _beginthreadex( NULL, 0, tls11ServerThread, &arg, 0, in tls11ClientServer()