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

/linux-4.1.27/crypto/
H A Dalgif_skcipher.c161 static void skcipher_pull_sgl(struct sock *sk, int used, int put) skcipher_pull_sgl() function
208 skcipher_pull_sgl(sk, ctx->used, 1); skcipher_free_sgl()
610 skcipher_pull_sgl(sk, used, 0); skcipher_recvmsg_async()
695 skcipher_pull_sgl(sk, used, 1); skcipher_recvmsg_sync()

Completed in 40 milliseconds