Home
last modified time | relevance | path

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

/freebsd-14-stable/crypto/openssl/ssl/statem/
HDstatem.c587 ret = tls_get_message_header(s, &mt); in read_state_machine()
HDstatem_local.h103 __owur int tls_get_message_header(SSL *s, int *mt);
HDstatem_lib.c1165 int tls_get_message_header(SSL *s, int *mt) in tls_get_message_header() function
/freebsd-14-stable/crypto/openssl/
HDNEWS.md434 * Excessive allocation of memory in tls_get_message_header()
HDCHANGES.md4062 * Excessive allocation of memory in tls_get_message_header() and