Home
last modified time | relevance | path

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

/dports/security/libressl/libressl-3.4.3/ssl/
H A Dtls13_record_layer.c1081 tls13_record_layer_write(struct tls13_record_layer *rl, uint8_t content_type, in tls13_record_layer_write() function
1115 if ((ret = tls13_record_layer_write(rl, SSL3_RT_CHANGE_CIPHER_SPEC, in tls13_send_dummy_ccs()
1134 return tls13_record_layer_write(rl, SSL3_RT_HANDSHAKE, buf, n); in tls13_write_handshake_data()
1171 return tls13_record_layer_write(rl, SSL3_RT_APPLICATION_DATA, buf, n); in tls13_write_application_data()
/dports/www/obhttpd/libressl-3.4.1/ssl/
H A Dtls13_record_layer.c1081 tls13_record_layer_write(struct tls13_record_layer *rl, uint8_t content_type, in tls13_record_layer_write() function
1115 if ((ret = tls13_record_layer_write(rl, SSL3_RT_CHANGE_CIPHER_SPEC, in tls13_send_dummy_ccs()
1134 return tls13_record_layer_write(rl, SSL3_RT_HANDSHAKE, buf, n); in tls13_write_handshake_data()
1171 return tls13_record_layer_write(rl, SSL3_RT_APPLICATION_DATA, buf, n); in tls13_write_application_data()
/dports/security/libressl-static/libressl-3.3.5/ssl/
H A Dtls13_record_layer.c1117 tls13_record_layer_write(struct tls13_record_layer *rl, uint8_t content_type, in tls13_record_layer_write() function
1145 if ((ret = tls13_record_layer_write(rl, SSL3_RT_CHANGE_CIPHER_SPEC, in tls13_send_dummy_ccs()
1164 return tls13_record_layer_write(rl, SSL3_RT_HANDSHAKE, buf, n); in tls13_write_handshake_data()
1201 return tls13_record_layer_write(rl, SSL3_RT_APPLICATION_DATA, buf, n); in tls13_write_application_data()
/dports/emulators/citra/citra-ac98458e0/externals/libressl/ssl/
H A Dtls13_record_layer.c1098 tls13_record_layer_write(struct tls13_record_layer *rl, uint8_t content_type, in tls13_record_layer_write() function
1126 if ((ret = tls13_record_layer_write(rl, SSL3_RT_CHANGE_CIPHER_SPEC, in tls13_send_dummy_ccs()
1145 return tls13_record_layer_write(rl, SSL3_RT_HANDSHAKE, buf, n); in tls13_write_handshake_data()
1182 return tls13_record_layer_write(rl, SSL3_RT_APPLICATION_DATA, buf, n); in tls13_write_application_data()
/dports/emulators/citra-qt5/citra-ac98458e0/externals/libressl/ssl/
H A Dtls13_record_layer.c1098 tls13_record_layer_write(struct tls13_record_layer *rl, uint8_t content_type, in tls13_record_layer_write() function
1126 if ((ret = tls13_record_layer_write(rl, SSL3_RT_CHANGE_CIPHER_SPEC, in tls13_send_dummy_ccs()
1145 return tls13_record_layer_write(rl, SSL3_RT_HANDSHAKE, buf, n); in tls13_write_handshake_data()
1182 return tls13_record_layer_write(rl, SSL3_RT_APPLICATION_DATA, buf, n); in tls13_write_application_data()