Searched refs:SSL_SESSION_to_bytes_full (Results 1 – 1 of 1) sorted by relevance
193 static int SSL_SESSION_to_bytes_full(const SSL_SESSION *in, CBB *cbb, in SSL_SESSION_to_bytes_full() function744 return SSL_SESSION_to_bytes_full(in, cbb, 0); in ssl_session_serialize()771 !SSL_SESSION_to_bytes_full(in, cbb.get(), 0) || in SSL_SESSION_to_bytes()783 !SSL_SESSION_to_bytes_full(in, cbb.get(), 1) || in SSL_SESSION_to_bytes_for_ticket()