summaryrefslogtreecommitdiff
path: root/crypto/algif_skcipher.c
diff options
context:
space:
mode:
authorStephan Mueller <smueller@chronox.de>2014-12-07 23:21:42 +0100
committerHerbert Xu <herbert@gondor.apana.org.au>2014-12-22 23:02:37 +1100
commit4c787567186b1e2df82b6f920d692ce67421ec75 (patch)
tree170097737b73df4a54c1b9c655af45eac402e49f /crypto/algif_skcipher.c
parent2718d3daac8bfa60bb7a9746c587499802c7c6a6 (diff)
downloadlinux-crypto-4c787567186b1e2df82b6f920d692ce67421ec75.tar.gz
linux-crypto-4c787567186b1e2df82b6f920d692ce67421ec75.zip
crypto: af_alg - add setsockopt for auth tag size
Use setsockopt on the tfm FD to provide the authentication tag size for an AEAD cipher. This is achieved by adding a callback function which is intended to be used by the AEAD AF_ALG implementation. The optlen argument of the setsockopt specifies the authentication tag size to be used with the AEAD tfm. Signed-off-by: Stephan Mueller <smueller@chronox.de> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/algif_skcipher.c')
0 files changed, 0 insertions, 0 deletions