Home
last modified time | relevance | path

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

/Linux-v5.10/include/net/
Dtls.h414 static inline bool tls_is_pending_open_record(struct tls_context *tls_ctx) in tls_is_pending_open_record() function
/Linux-v5.10/net/tls/
Dtls_main.c159 if (tls_is_pending_open_record(ctx)) in tls_handle_open_record()