Home
last modified time | relevance | path

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

/dports/security/libressl/libressl-3.4.3/ssl/
H A Dtls13_record_layer.c995 tls13_record_layer_read(struct tls13_record_layer *rl, uint8_t content_type, in tls13_record_layer_read() function
1127 return tls13_record_layer_read(rl, SSL3_RT_HANDSHAKE, buf, n); in tls13_read_handshake_data()
1161 return tls13_record_layer_read(rl, SSL3_RT_APPLICATION_DATA, buf, n); in tls13_read_application_data()
/dports/www/obhttpd/libressl-3.4.1/ssl/
H A Dtls13_record_layer.c995 tls13_record_layer_read(struct tls13_record_layer *rl, uint8_t content_type, in tls13_record_layer_read() function
1127 return tls13_record_layer_read(rl, SSL3_RT_HANDSHAKE, buf, n); in tls13_read_handshake_data()
1161 return tls13_record_layer_read(rl, SSL3_RT_APPLICATION_DATA, buf, n); in tls13_read_application_data()
/dports/security/libressl-static/libressl-3.3.5/ssl/
H A Dtls13_record_layer.c1031 tls13_record_layer_read(struct tls13_record_layer *rl, uint8_t content_type, in tls13_record_layer_read() function
1157 return tls13_record_layer_read(rl, SSL3_RT_HANDSHAKE, buf, n); in tls13_read_handshake_data()
1191 return tls13_record_layer_read(rl, SSL3_RT_APPLICATION_DATA, buf, n); in tls13_read_application_data()
/dports/emulators/citra/citra-ac98458e0/externals/libressl/ssl/
H A Dtls13_record_layer.c1012 tls13_record_layer_read(struct tls13_record_layer *rl, uint8_t content_type, in tls13_record_layer_read() function
1138 return tls13_record_layer_read(rl, SSL3_RT_HANDSHAKE, buf, n); in tls13_read_handshake_data()
1172 return tls13_record_layer_read(rl, SSL3_RT_APPLICATION_DATA, buf, n); in tls13_read_application_data()
/dports/emulators/citra-qt5/citra-ac98458e0/externals/libressl/ssl/
H A Dtls13_record_layer.c1012 tls13_record_layer_read(struct tls13_record_layer *rl, uint8_t content_type, in tls13_record_layer_read() function
1138 return tls13_record_layer_read(rl, SSL3_RT_HANDSHAKE, buf, n); in tls13_read_handshake_data()
1172 return tls13_record_layer_read(rl, SSL3_RT_APPLICATION_DATA, buf, n); in tls13_read_application_data()