|
Revision tags: v2.25.0 |
|
| #
96f24e8c |
| 29-Apr-2024 |
Pablo de Lara <pablo.de.lara.guarch@intel.com> |
include: remove unneeded macOS references
The library does not support macOS.
Signed-off-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
|
| #
1de5344d |
| 15-Apr-2024 |
Marcel Cornu <marcel.d.cornu@intel.com> |
include: reformat with new coding style
Signed-off-by: Marcel Cornu <marcel.d.cornu@intel.com>
|
| #
78d8d8a4 |
| 02-Apr-2024 |
Marcel Cornu <marcel.d.cornu@intel.com> |
rename CHECK_RETURN macro and move to test.h
Signed-off-by: Marcel Cornu <marcel.d.cornu@intel.com>
|
| #
7080fff2 |
| 20-Mar-2024 |
Marcel Cornu <marcel.d.cornu@intel.com> |
aes: add new key expansion api with parameter checking
add aes input validation test app
Signed-off-by: Marcel Cornu <marcel.d.cornu@intel.com>
|
|
Revision tags: v2.24.0 |
|
| #
92aa5aa4 |
| 28-Oct-2020 |
Greg Tucker <greg.b.tucker@intel.com> |
Fix endian helper for distcheck and internal only
Previously included file endian_helper.h was not included in the distribution list and was included by external headers. This changes the includes t
Fix endian helper for distcheck and internal only
Previously included file endian_helper.h was not included in the distribution list and was included by external headers. This changes the includes to be local only and puts file in non-external dist list. Also fixes other missing extra-dist.
Fixes #59
Change-Id: I643da8c26b6136a9f1bba5493936dd1184c217d5 Signed-off-by: Greg Tucker <greg.b.tucker@intel.com>
show more ...
|
|
Revision tags: v2.23.0, v2.22.0, v2.21.0, v2.20.0, v2.19.0 |
|
| #
cc0c2aef |
| 31-May-2017 |
Greg Tucker <greg.b.tucker@intel.com> |
Format only patch from iindent and remove_whitespace
Change-Id: I114bfcfa8750c7ba3a50ad2be9dd9e87cb7a1042 Signed-off-by: Greg Tucker <greg.b.tucker@intel.com>
|
| #
46a2c9ff |
| 30-May-2017 |
Greg Tucker <greg.b.tucker@intel.com> |
Fix test helper for windows and gcc7 issues
Change-Id: Idb61d32d928536918dd243df825060c1b5bc484d Signed-off-by: Greg Tucker <greg.b.tucker@intel.com>
|
| #
8d2614e1 |
| 25-May-2017 |
Greg Tucker <greg.b.tucker@intel.com> |
Fix test helper function for mingw builds
Change-Id: Ic24b3ba89bf03bfbc829a78d2cb8f820885ada7e Signed-off-by: Greg Tucker <greg.b.tucker@intel.com>
|
| #
d6f5620f |
| 12-May-2017 |
Hailiang Wang <hailiangx.e.wang@intel.com> |
igzip:use fgetpos() to replace ftell() to get file's length.
Change-Id: Ia1f3c06e92c01da9d22b3d70b2b05fe4808c9f2c Signed-off-by: Hailiang Wang <hailiangx.e.wang@intel.com>
|
|
Revision tags: v2.18.0 |
|
| #
6df3ef80 |
| 04-May-2016 |
Greg Tucker <greg.b.tucker@intel.com> |
Add multi-buffer hashing
Signed-off-by: Greg Tucker <greg.b.tucker@intel.com>
|