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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/ssl/
H A Ds3_clnt.c172 static int ssl3_check_finished(SSL *s);
329 ret = ssl3_check_finished(s);
3678 * ssl3_check_finished returns 1 if we are resuming from an external
3682 static int ssl3_check_finished(SSL *s) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/ssl/
H A Ds3_clnt.c172 static int ssl3_check_finished(SSL *s);
329 ret = ssl3_check_finished(s);
3678 * ssl3_check_finished returns 1 if we are resuming from an external
3682 static int ssl3_check_finished(SSL *s) function

Completed in 130 milliseconds