Searched refs:tls_push_partial_record (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/net/tls/ |
| H A D | tls_device.c | 446 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 D | tls_main.c | 202 int tls_push_partial_record(struct sock *sk, struct tls_context *ctx, in tls_push_partial_record() function
|
| H A D | tls_sw.c | 394 rc = tls_push_partial_record(sk, tls_ctx, tx_flags); in tls_tx_records()
|
| /OK3568_Linux_fs/kernel/include/net/ |
| H A D | tls.h | 420 int tls_push_partial_record(struct sock *sk, struct tls_context *ctx,
|