Searched refs:tls_device_decrypted (Results 1 – 4 of 4) sorted by relevance
176 int tls_device_decrypted(struct sock *sk, struct tls_context *tls_ctx);200 tls_device_decrypted(struct sock *sk, struct tls_context *tls_ctx) in tls_device_decrypted() function
44 TRACE_EVENT(tls_device_decrypted,
1002 int tls_device_decrypted(struct sock *sk, struct tls_context *tls_ctx) in tls_device_decrypted() function
1649 err = tls_device_decrypted(sk, tls_ctx); in tls_decrypt_device()