Searched defs:darg (Results 1 – 1 of 1) sorted by relevance
| /linux/net/tls/ |
| H A D | tls_sw.c | 158 struct tls_decrypt_arg *darg) in tls_padding_length() argument 259 struct tls_decrypt_arg *darg) in tls_do_decryption() argument 1538 tls_decrypt_sg(struct sock * sk,struct iov_iter * out_iov,struct scatterlist * out_sg,struct tls_decrypt_arg * darg) tls_decrypt_sg() argument 1712 tls_decrypt_sw(struct sock * sk,struct tls_context * tls_ctx,struct msghdr * msg,struct tls_decrypt_arg * darg) tls_decrypt_sw() argument 1752 tls_decrypt_device(struct sock * sk,struct msghdr * msg,struct tls_context * tls_ctx,struct tls_decrypt_arg * darg) tls_decrypt_device() argument 1831 tls_rx_one_record(struct sock * sk,struct msghdr * msg,struct tls_decrypt_arg * darg) tls_rx_one_record() argument 1854 struct tls_decrypt_arg darg = { .zc = true, }; decrypt_skb() local 2117 struct tls_decrypt_arg darg; tls_sw_recvmsg() local 2305 struct tls_decrypt_arg darg; tls_sw_splice_read() local 2392 struct tls_decrypt_arg darg; tls_sw_read_sock() local [all...] |