Home
last modified time | relevance | path

Searched refs:tls_get_message_header (Results 1 – 5 of 5) sorted by relevance

/third_party/openssl/ssl/statem/
Dstatem.c587 ret = tls_get_message_header(s, &mt); in read_state_machine()
Dstatem_local.h103 __owur int tls_get_message_header(SSL *s, int *mt);
Dstatem_lib.c1160 int tls_get_message_header(SSL *s, int *mt) in tls_get_message_header() function
/third_party/openssl/
DNEWS.md354 * Excessive allocation of memory in tls_get_message_header()
DCHANGES.md3662 * Excessive allocation of memory in tls_get_message_header() and