On Thu, Nov 06, 2014 at 09:24:22PM -0800, Tadeusz Struk wrote:
>
> What about aead? Using my algif_qat I can build a single request to HW
> that preforms both encryption and authentication in one go, ever for
> things like aes-cbc-hmac-sha1. This allows me to get great performance
> of authenticated encryption from user space.

aead is simpler as it's already part of the API so we just need to
add algif_aead.

Cheers,
-- 
Email: Herbert Xu <[email protected]>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
--
To unsubscribe from this list: send the line "unsubscribe linux-crypto" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to