Home
last modified time | relevance | path

Searched refs:tls_push_pending_closed_record (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/include/net/
Dtls.h280 int tls_push_pending_closed_record(struct sock *sk, struct tls_context *ctx,
298 rc = tls_push_pending_closed_record(sk, ctx, flags, timeo); in tls_complete_pending_work()
/Linux-v4.19/net/tls/
Dtls_main.c196 int tls_push_pending_closed_record(struct sock *sk, struct tls_context *ctx, in tls_push_pending_closed_record() function
231 rc = tls_push_pending_closed_record(sk, ctx, in tls_write_space()