Searched refs:tls_get_message_header (Results 1 – 5 of 5) sorted by relevance
627 ret = tls_get_message_header(s, &mt); in read_state_machine()
112 __owur int tls_get_message_header(SSL_CONNECTION *s, int *mt);
1531 int tls_get_message_header(SSL_CONNECTION *s, int *mt) in tls_get_message_header() function
773 * Excessive allocation of memory in tls_get_message_header()
5037 * Excessive allocation of memory in tls_get_message_header() and
Completed in 62 milliseconds