Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/ssl/statem/
H A Dstatem.c629 ret = tls_get_message_header(s, &mt); in read_state_machine()
H A Dstatem_local.h112 __owur int tls_get_message_header(SSL_CONNECTION *s, int *mt);
H A Dstatem_lib.c1547 int tls_get_message_header(SSL_CONNECTION *s, int *mt) in tls_get_message_header() function
/freebsd/crypto/openssl/
H A DNEWS.md825 * Excessive allocation of memory in tls_get_message_header()
H A DCHANGES.md5331 * Excessive allocation of memory in tls_get_message_header() and