Lines Matching defs:ctx
71 #define GET_SREQ(areq, ctx) (struct skcipher_async_req *)((char *)areq + \ argument
74 #define GET_REQ_SIZE(ctx) \ argument
77 #define GET_IV_SIZE(ctx) \ argument
107 struct skcipher_ctx *ctx = ask->private; in skcipher_async_cb() local
120 struct skcipher_ctx *ctx = ask->private; in skcipher_sndbuf() local
134 struct skcipher_ctx *ctx = ask->private; in skcipher_alloc_sgl() local
164 struct skcipher_ctx *ctx = ask->private; in skcipher_pull_sgl() local
206 struct skcipher_ctx *ctx = ask->private; in skcipher_free_sgl() local
257 struct skcipher_ctx *ctx = ask->private; in skcipher_wait_for_data() local
288 struct skcipher_ctx *ctx = ask->private; in skcipher_data_wakeup() local
309 struct skcipher_ctx *ctx = ask->private; in skcipher_sendmsg() local
444 struct skcipher_ctx *ctx = ask->private; in skcipher_sendpage() local
490 static int skcipher_all_sg_nents(struct skcipher_ctx *ctx) in skcipher_all_sg_nents()
512 struct skcipher_ctx *ctx = ask->private; in skcipher_recvmsg_async() local
640 struct skcipher_ctx *ctx = ask->private; in skcipher_recvmsg_sync() local
721 struct skcipher_ctx *ctx = ask->private; in skcipher_poll() local
896 struct skcipher_ctx *ctx = ask->private; in skcipher_wait() local
906 struct skcipher_ctx *ctx = ask->private; in skcipher_sock_destruct() local
920 struct skcipher_ctx *ctx; in skcipher_accept_parent_nokey() local