Home
last modified time | relevance | path

Searched refs:tls_push_partial_record (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/net/tls/
Dtls_device.c446 rc = tls_push_partial_record(sk, tls_ctx, flags); in tls_push_data()
675 tls_push_partial_record(sk, ctx, in tls_device_write_space()
Dtls_main.c202 int tls_push_partial_record(struct sock *sk, struct tls_context *ctx, in tls_push_partial_record() function
Dtls_sw.c394 rc = tls_push_partial_record(sk, tls_ctx, tx_flags); in tls_tx_records()
/kernel/linux/linux-5.10/include/net/
Dtls.h406 int tls_push_partial_record(struct sock *sk, struct tls_context *ctx,