Searched refs:skcipher_ctx (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/crypto/
H A Dalgif_skcipher.c39 struct skcipher_ctx { struct
107 struct skcipher_ctx *ctx = ask->private; skcipher_async_cb()
120 struct skcipher_ctx *ctx = ask->private; skcipher_sndbuf()
134 struct skcipher_ctx *ctx = ask->private; skcipher_alloc_sgl()
164 struct skcipher_ctx *ctx = ask->private; skcipher_pull_sgl()
206 struct skcipher_ctx *ctx = ask->private; skcipher_free_sgl()
257 struct skcipher_ctx *ctx = ask->private; skcipher_wait_for_data()
288 struct skcipher_ctx *ctx = ask->private; skcipher_data_wakeup()
309 struct skcipher_ctx *ctx = ask->private; skcipher_sendmsg()
444 struct skcipher_ctx *ctx = ask->private; skcipher_sendpage()
490 static int skcipher_all_sg_nents(struct skcipher_ctx *ctx) skcipher_all_sg_nents()
512 struct skcipher_ctx *ctx = ask->private; skcipher_recvmsg_async()
640 struct skcipher_ctx *ctx = ask->private; skcipher_recvmsg_sync()
721 struct skcipher_ctx *ctx = ask->private; skcipher_poll()
896 struct skcipher_ctx *ctx = ask->private; skcipher_wait()
906 struct skcipher_ctx *ctx = ask->private; skcipher_sock_destruct()
920 struct skcipher_ctx *ctx; skcipher_accept_parent_nokey()

Completed in 40 milliseconds