Updates for crypto API as suggested by @psavol ----------------github------------------------ /** Email created from pull request 74 (lumag:crypto-packet) ** https://github.com/Linaro/odp/pull/74 ** Patch: https://github.com/Linaro/odp/pull/74.patch ** Base sha: ee5be324411a7520528a367967c28fc529d3bc2e ** Merge commit sha: 5411462e6545fa2d6a286a40c2057db97714ee74 **/ ----------------/github------------------------
----------------checkpatch.pl------------------------ total: 0 errors, 0 warnings, 0 checks, 8 lines checked to_send-p-000.patch has no obvious style problems and is ready for submission. total: 0 errors, 0 warnings, 0 checks, 40 lines checked to_send-p-001.patch has no obvious style problems and is ready for submission. CHECK: Alignment should match open parenthesis #160: FILE: include/odp/api/spec/crypto.h:845: +int odp_crypto_op(const odp_packet_t pkt_in[], odp_packet_t pkt_out[], CHECK: Alignment should match open parenthesis #169: FILE: include/odp/api/spec/crypto.h:867: +int odp_crypto_op_enq(const odp_packet_t pkt_in[], const odp_packet_t pkt_out[], total: 0 errors, 0 warnings, 2 checks, 324 lines checked 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. WARNING: line over 80 characters #330: FILE: test/common_plat/validation/api/crypto/odp_crypto_test_inp.c:131: + odp_crypto_compl_to_u64(odp_crypto_compl_from_event(event))); total: 0 errors, 1 warnings, 0 checks, 283 lines checked to_send-p-003.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------------------------