Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • I ipipe
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Activity
  • Graph
  • Commits
Collapse sidebar
  • xenomaixenomai
  • ipipe
  • Repository
Switch branch/tag
  • ipipe
  • drivers
  • md
  • dm-crypt.c
Find file BlameHistoryPermalink
  • Milan Broz's avatar
    dm crypt: add async request mempool · ddd42edf
    Milan Broz authored Feb 08, 2008
    
    
    dm-crypt: Use crypto ablkcipher interface
    
    Introduce mempool for async crypto requests.
    
    cc->req is used mainly during synchronous operations
    (to prevent allocation and deallocation of the same object).
    
    Signed-off-by: default avatarHerbert Xu <herbert@gondor.apana.org.au>
    Signed-off-by: default avatarMilan Broz <mbroz@redhat.com>
    Signed-off-by: default avatarAlasdair G Kergon <agk@redhat.com>
    ddd42edf

Imprint & Privacy Policy