Home
last modified time | relevance | path

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

/linux-4.4.14/crypto/
Dalgif_skcipher.c39 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()
[all …]