Searched refs:tls_get_message_header (Results 1 – 5 of 5) sorted by relevance
587 ret = tls_get_message_header(s, &mt); in read_state_machine()
98 __owur int tls_get_message_header(SSL *s, int *mt);
1157 int tls_get_message_header(SSL *s, int *mt) in tls_get_message_header() function
304 * Excessive allocation of memory in tls_get_message_header()
3098 * Excessive allocation of memory in tls_get_message_header() and
Completed in 30 milliseconds