> This patch adds crypto uint typedef so adding comment
> about byte-order becomes unnecessary.
> 
> It makes API comments more tidy, and more consistent
> with other asymmetric crypto APIs.
> 
> Additionally it reorganizes code that enums, externs
> and forward declarations are moved to the top of the
> header file making code more readable.
> 
> It removes also comments like co-prime constraint
> from mod inv as it is natural mathematical constraint,
> not PMD constraint.
> 
> Signed-off-by: Arek Kusztal <arkadiuszx.kusz...@intel.com>
> ---
CI is reporting abi issues in this set. Can you check?
http://mails.dpdk.org/archives/test-report/2022-February/257403.html

Reply via email to