Searched refs:tls_device_decrypted (Results 1 – 4 of 4) sorted by relevance
235 int tls_device_decrypted(struct sock *sk, struct tls_context *tls_ctx);259 tls_device_decrypted(struct sock *sk, struct tls_context *tls_ctx) in tls_device_decrypted() function
44 TRACE_EVENT(tls_device_decrypted,
969 int tls_device_decrypted(struct sock *sk, struct tls_context *tls_ctx) in tls_device_decrypted() function
1689 err = tls_device_decrypted(sk, tls_ctx); in tls_decrypt_device()