Searched refs:SSL_SESSION_to_bytes_full (Results 1 – 1 of 1) sorted by relevance
197 static int SSL_SESSION_to_bytes_full(const SSL_SESSION *in, uint8_t **out_data, in SSL_SESSION_to_bytes_full() function443 return SSL_SESSION_to_bytes_full(in, out_data, out_len, 0); in SSL_SESSION_to_bytes()448 return SSL_SESSION_to_bytes_full(in, out_data, out_len, 1); in SSL_SESSION_to_bytes_for_ticket()