Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/tls/
H A 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()
H A Dtls_main.c202 int tls_push_partial_record(struct sock *sk, struct tls_context *ctx, in tls_push_partial_record() function
H A Dtls_sw.c394 rc = tls_push_partial_record(sk, tls_ctx, tx_flags); in tls_tx_records()
/OK3568_Linux_fs/kernel/include/net/
H A Dtls.h420 int tls_push_partial_record(struct sock *sk, struct tls_context *ctx,