Generic crypto caps provide too much information to be useful for IPsec applications (because some of the data is fixed). Rework respective functions to provide just necessary data.
----------------github------------------------ /** Email created from pull request 351 (lumag:ipsec_crypto_caps) ** https://github.com/Linaro/odp/pull/351 ** Patch: https://github.com/Linaro/odp/pull/351.patch ** Base sha: 12fd3a9224a856271934986a1bad981843915d68 ** Merge commit sha: 6419dd354933e49d19e8a051fb728c9a588790bf **/ ----------------/github------------------------ ----------------checkpatch.pl------------------------ total: 0 errors, 0 warnings, 0 checks, 40 lines checked to_send-p-000.patch has no obvious style problems and is ready for submission. total: 0 errors, 0 warnings, 0 checks, 10 lines checked to_send-p-001.patch has no obvious style problems and is ready for submission. ERROR: code indent should use tabs where possible #97: FILE: platform/linux-generic/odp_ipsec.c:109: +^I^I^I crypto_capa[i].aad_len.inc)$ total: 1 errors, 0 warnings, 0 checks, 246 lines checked NOTE: whitespace errors detected, you may wish to use scripts/cleanpatch or scripts/cleanfile to_send-p-002.patch has style problems, please review. If any of these errors are false positives, please report them to the maintainer, see CHECKPATCH in MAINTAINERS. ----------------/checkpatch.pl------------------------