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

/linux-4.1.27/crypto/
H A Dalgif_skcipher.c58 struct skcipher_async_rsgl { struct
65 struct skcipher_async_rsgl first_sgl;
85 struct skcipher_async_rsgl *rsgl, *tmp; skcipher_free_async_sgls()
517 struct skcipher_async_rsgl *last_rsgl = NULL; skcipher_recvmsg_async()
531 memset(&sreq->first_sgl, '\0', sizeof(struct skcipher_async_rsgl)); skcipher_recvmsg_async()
545 struct skcipher_async_rsgl *rsgl; skcipher_recvmsg_async()

Completed in 40 milliseconds