Searched refs:tls_device_decrypted (Results 1 – 3 of 3) sorted by relevance
675 int tls_device_decrypted(struct sock *sk, struct sk_buff *skb);698 static inline int tls_device_decrypted(struct sock *sk, struct sk_buff *skb) in tls_device_decrypted() function
837 int tls_device_decrypted(struct sock *sk, struct sk_buff *skb) in tls_device_decrypted() function
1495 err = tls_device_decrypted(sk, skb); in decrypt_skb_update()