Searched refs:tls_device_decrypted (Results 1 – 3 of 3) sorted by relevance
438 int tls_device_decrypted(struct sock *sk, struct sk_buff *skb);
629 int tls_device_decrypted(struct sock *sk, struct sk_buff *skb) in tls_device_decrypted() function
791 err = tls_device_decrypted(sk, skb); in decrypt_skb_update()