aboutsummaryrefslogtreecommitdiffstats
path: root/net/dccp/proto.c
diff options
context:
space:
mode:
authorVakul Garg <vakul.garg@nxp.com>2018-01-31 21:34:37 +0530
committerDavid S. Miller <davem@davemloft.net>2018-01-31 10:26:30 -0500
commita54667f6728c2714a400f3c884727da74b6d1717 (patch)
tree5c722a9de6ef67c3ba7304516838b7e5ae1631d7 /net/dccp/proto.c
parentip6mr: fix stale iterator (diff)
downloadlinux-dev-a54667f6728c2714a400f3c884727da74b6d1717.tar.xz
linux-dev-a54667f6728c2714a400f3c884727da74b6d1717.zip
tls: Add support for encryption using async offload accelerator
Async crypto accelerators (e.g. drivers/crypto/caam) support offloading GCM operation. If they are enabled, crypto_aead_encrypt() return error code -EINPROGRESS. In this case tls_do_encryption() needs to wait on a completion till the time the response for crypto offload request is received. Signed-off-by: Vakul Garg <vakul.garg@nxp.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/dccp/proto.c')
0 files changed, 0 insertions, 0 deletions