Home
last modified time | relevance | path

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

/external/openssl/ssl/
Ds3_clnt.c141 static int ssl3_check_finished(SSL *s);
271 ret=ssl3_check_finished(s); in IMPLEMENT_ssl3_meth_func()
2692 static int ssl3_check_finished(SSL *s) in ssl3_check_finished() function