Thread (11 messages) 11 messages, 3 authors, 2017-03-02

Re: [PATCH 1/2] crypto: vmx - Use skcipher for cbc fallback

From: Herbert Xu <herbert@gondor.apana.org.au>
Date: 2017-02-23 11:22:16
Also in: linuxppc-dev, lkml

Paulo Flabiano Smorigo [off-list ref] wrote:
       fallback =
-           crypto_alloc_blkcipher(alg, 0, CRYPTO_ALG_NEED_FALLBACK);
+           crypto_alloc_skcipher(alg, 0, CRYPTO_ALG_NEED_FALLBACK);
You need to add CRYPTO_ALG_ASYNC to the mask in order to ensure
that you get a sync algorithm.

Thanks,
-- 
Email: Herbert Xu [off-list ref]
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help