Skip to content
Commit 45870088 authored by Fangming Fang's avatar Fangming Fang
Browse files

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
parents 3e4fbfeb dcb145c0
Loading
Loading
Loading
Pipeline #1610 passed with stages
in 21 minutes and 18 seconds
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment