Searched defs:SSL_copy_session_id (Results 1 - 1 of 1) sorted by relevance
/external/openssl/ssl/ | ||
H A D | ssl_lib.c | 860 void SSL_copy_session_id(SSL *t,const SSL *f) function 2688 SSL_copy_session_id(ret,s); 2695 * and thus we can't use SSL_copy_session_id. */ |
Completed in 35 milliseconds