diff options
author | Jussi Kivilinna <[email protected]> | 2012-12-28 12:04:53 +0200 |
---|---|---|
committer | Steffen Klassert <[email protected]> | 2013-01-08 07:01:52 +0100 |
commit | 71331da500cc13dc3c7e5db397d553c80b2e9994 (patch) | |
tree | 7611a7cb5b53534d0159d54beead7dd9a17c423f /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | bb65a9cb953fdfe9c507e8dbb6c4ec2540484bd3 (diff) |
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 <[email protected]>
Signed-off-by: Steffen Klassert <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions