Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/
Dtls.h303 static inline bool tls_is_partially_sent_record(struct tls_context *ctx) in tls_is_partially_sent_record() function
/Linux-v4.19/net/tls/
Dtls_main.c202 if (!tls_is_partially_sent_record(ctx)) in tls_push_pending_closed_record()