lkml.org 
[lkml]   [2016]   [Dec]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectRe: Remaining crypto API regressions with CONFIG_VMAP_STACK
    On Fri, Dec 09, 2016 at 09:25:38PM -0800, Andy Lutomirski wrote:
    >
    > Herbert, how hard would it be to teach the crypto code to use a more
    > sensible data structure than scatterlist and to use coccinelle fix
    > this stuff for real?

    First of all we already have a sync non-SG hash interface, it's
    called shash.

    If we had enough sync-only users of skcipher then I'll consider
    adding an interface for it. However, at this point in time it
    appears to more sense to convert such users over to the async
    interface rather than the other way around.

    As for AEAD we never had a sync interface to begin with and I
    don't think I'm going to add one.

    Cheers,
    --
    Email: Herbert Xu <herbert@gondor.apana.org.au>
    Home Page: http://gondor.apana.org.au/~herbert/
    PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt

    \
     
     \ /
      Last update: 2016-12-10 10:09    [W:4.679 / U:0.652 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site