Home | History | Annotate | Download | only in ssl

Lines Matching refs:SSL_SESSION_set_timeout

1488 #define SSL_set_timeout(a,b)	SSL_SESSION_set_timeout((a),(b))
1796 long SSL_SESSION_set_timeout(SSL_SESSION *s, long t);