Home
last modified time | relevance | path

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

/freebsd-14.2/crypto/openssl/ssl/statem/
H A Dstatem.c587 ret = tls_get_message_header(s, &mt); in read_state_machine()
H A Dstatem_local.h103 __owur int tls_get_message_header(SSL *s, int *mt);
H A Dstatem_lib.c1165 int tls_get_message_header(SSL *s, int *mt) in tls_get_message_header() function
/freebsd-14.2/crypto/openssl/
H A DNEWS.md434 * Excessive allocation of memory in tls_get_message_header()
H A DCHANGES.md4062 * Excessive allocation of memory in tls_get_message_header() and