Home
last modified time | relevance | path

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

/linux/net/tls/
H A Dtls.h276 static inline bool tls_is_pending_open_record(struct tls_context *tls_ctx) in tls_is_pending_open_record() function
H A Dtls_main.c232 if (tls_is_pending_open_record(ctx)) in tls_handle_open_record()