summaryrefslogtreecommitdiff
path: root/crypto/af_alg.c
diff options
context:
space:
mode:
authorJussi Kivilinna <jussi.kivilinna@mbnet.fi>2012-12-28 10:04:53 (GMT)
committerSteffen Klassert <steffen.klassert@secunet.com>2013-01-08 06:01:52 (GMT)
commit71331da500cc13dc3c7e5db397d553c80b2e9994 (patch)
tree7611a7cb5b53534d0159d54beead7dd9a17c423f /crypto/af_alg.c
parentbb65a9cb953fdfe9c507e8dbb6c4ec2540484bd3 (diff)
downloadlinux-fsl-qoriq-71331da500cc13dc3c7e5db397d553c80b2e9994.tar.xz
xfrm_algo: probe asynchronous block ciphers instead of synchronous
IPSEC uses block ciphers asynchronous, but probes only for synchronous block ciphers and makes ealg entries only available if synchronous block cipher is found. So with setup, where hardware crypto driver registers asynchronous block ciphers and software crypto module is not build, ealg is not marked as being available. Use crypto_has_ablkcipher instead and remove ASYNC mask. Signed-off-by: Jussi Kivilinna <jussi.kivilinna@mbnet.fi> Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>
Diffstat (limited to 'crypto/af_alg.c')
0 files changed, 0 insertions, 0 deletions