Searched refs:tls13_record_layer_send_pending (Results 1 – 3 of 3) sorted by relevance
395 tls13_record_layer_send_pending(struct tls13_record_layer *rl) in tls13_record_layer_send_pending() function437 return tls13_record_layer_send_pending(rl); in tls13_record_layer_enqueue_alert()456 return tls13_record_layer_send_pending(rl); in tls13_record_layer_phh()954 if ((ret = tls13_record_layer_send_pending(rl)) != TLS13_IO_SUCCESS) in tls13_record_layer_read_internal()1109 ret = tls13_record_layer_send_pending(rl); in tls13_record_layer_write()
500 ret = tls13_record_layer_send_pending(ctx->rl); in tls13_legacy_shutdown()
217 ssize_t tls13_record_layer_send_pending(struct tls13_record_layer *rl);