Lines Matching refs:skcipher_ctx
39 struct skcipher_ctx { struct
109 struct skcipher_ctx *ctx = ask->private; in skcipher_sndbuf()
123 struct skcipher_ctx *ctx = ask->private; in skcipher_alloc_sgl()
153 struct skcipher_ctx *ctx = ask->private; in skcipher_pull_sgl()
195 struct skcipher_ctx *ctx = ask->private; in skcipher_free_sgl()
246 struct skcipher_ctx *ctx = ask->private; in skcipher_wait_for_data()
277 struct skcipher_ctx *ctx = ask->private; in skcipher_data_wakeup()
300 struct skcipher_ctx *ctx = ask->private; in skcipher_sendmsg()
436 struct skcipher_ctx *ctx = ask->private; in skcipher_sendpage()
482 static int skcipher_all_sg_nents(struct skcipher_ctx *ctx) in skcipher_all_sg_nents()
506 struct skcipher_ctx *ctx = ask->private; in skcipher_recvmsg_async()
642 struct skcipher_ctx *ctx = ask->private; in skcipher_recvmsg_sync()
723 struct skcipher_ctx *ctx = ask->private; in skcipher_poll()
898 struct skcipher_ctx *ctx = ask->private; in skcipher_wait()
908 struct skcipher_ctx *ctx = ask->private; in skcipher_sock_destruct()
922 struct skcipher_ctx *ctx; in skcipher_accept_parent_nokey()