Home
last modified time | relevance | path

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

/Linux-v6.6/net/tls/
Dtls.h218 static inline bool tls_strp_msg_mixed_decrypted(struct tls_sw_context_rx *ctx) in tls_strp_msg_mixed_decrypted() function
Dtls_device.c989 if (!tls_strp_msg_mixed_decrypted(sw_ctx)) { in tls_device_decrypted()