Home
last modified time | relevance | path

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

/linux/net/tls/
H A Dtls.h221 static inline bool tls_strp_msg_mixed_decrypted(struct tls_sw_context_rx *ctx) in tls_strp_msg_mixed_decrypted() function
H A Dtls_device.c977 if (!tls_strp_msg_mixed_decrypted(sw_ctx)) { in tls_device_decrypted()