Home
last modified time | relevance | path

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

/minix3/crypto/external/bsd/openssl/dist/ssl/
H A Ds2_clnt.c126 static int client_finished(SSL *s);
249 ret = client_finished(s); in IMPLEMENT_ssl2_meth_func()
704 static int client_finished(SSL *s) in client_finished() function