Skip to content
  • Herbert Xu's avatar
    [CRYPTO] seqiv: Add AEAD support · 14df4d80
    Herbert Xu authored
    
    
    This patch adds support for using seqiv with AEAD algorithms.  This is
    useful for those AEAD algorithms that performs authentication before
    encryption because the IV generated by the underlying encryption algorithm
    won't be available for authentication.
    
    Signed-off-by: default avatarHerbert Xu <herbert@gondor.apana.org.au>
    14df4d80