Home
last modified time | relevance | path

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

/openbmc/linux/net/tls/
H A Dtls.h218 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.c989 if (!tls_strp_msg_mixed_decrypted(sw_ctx)) { in tls_device_decrypted()