Merge branch 'intel-ipsec-mb-main'
This is to sync ipsec-mb with its parent repo intel-ipsec-mb, it focuses on the function as before after this sync. Some following changes should be done in another patches. In this sync, below changes were made 1, remove all files but index.html under docs directory 2, remove test/wycheproof which is test for aes-gcm, aes-ccm, chach20-poly1305, aes-cmac, gmac, hmac-sha1, hmac-sha224, hmac-sha256, hmac-sha384 and hmac-sha512, these algorithms are not implemented on arm arch at the moment. 3, is_job_invalid and is_submit_burst_invalid function are changed, we don't follow those changes up, it's related to the implementation of burst mode API that will be addressed in another patch. 4, the most important change is burst mode API that was added to unify the use of DPDK PMDs' APIs. It will be added into arm arch in another patch. 5, replace intel-ipsec-mb.h with ipsec-mb.h 6, fix the bug for zuc256-eia3 with tag size being 4, it was introduced in multi-vector test. 7, remove .github that is dedicated to github action. Jira: SECLIB-818 Change-Id: If95c47e109bd168f3ef7f941a34f2f79ecdc551d CustomizedGitHooks: yes
Loading
Please register or sign in to comment