used_sgs 103 drivers/crypto/nx/nx-sha256.c int used_sgs = 0; used_sgs 117 drivers/crypto/nx/nx-sha256.c used_sgs = in_sg - nx_ctx->in_sg; used_sgs 128 drivers/crypto/nx/nx-sha256.c (max_sg_len - 1 - used_sgs) * NX_PAGE_SIZE); used_sgs 103 drivers/crypto/nx/nx-sha512.c int used_sgs = 0; used_sgs 116 drivers/crypto/nx/nx-sha512.c used_sgs = in_sg - nx_ctx->in_sg; used_sgs 127 drivers/crypto/nx/nx-sha512.c (max_sg_len - 1 - used_sgs) * NX_PAGE_SIZE);