lists.linaro.org
Sign In
Sign Up
Sign In
Sign Up
Manage this list
×
Keyboard Shortcuts
Thread View
j
: Next unread message
k
: Previous unread message
j a
: Jump to all threads
j l
: Jump to MailingList overview
2024
December
November
October
September
August
July
June
May
April
March
February
January
2023
December
November
October
September
August
July
June
May
April
March
February
January
2022
December
November
List overview
Download
Acc
July 2023
----- 2024 -----
December 2024
November 2024
October 2024
September 2024
August 2024
July 2024
June 2024
May 2024
April 2024
March 2024
February 2024
January 2024
----- 2023 -----
December 2023
November 2023
October 2023
September 2023
August 2023
July 2023
June 2023
May 2023
April 2023
March 2023
February 2023
January 2023
----- 2022 -----
December 2022
November 2022
acc@lists.linaro.org
2 participants
3 discussions
Start a n
N
ew thread
[PATCH 0/3] uadk: add msg pool depth set
by Weili Qian
This patchset adds the message pool depth configuration. Users can input value to initialize the message pool. Weili Qian (3): uadk: add the msg pool depth configuration uadk/v1: add the cookie depth configuration uadk/tool: initialize cparams to zero include/wd_alg_common.h | 17 +++++++++++++++++ include/wd_util.h | 9 ++++++--- uadk_tool/test/test_sec.c | 4 ++-- v1/wd.h | 8 +++++++- v1/wd_aead.c | 26 +++++++++++++++++--------- v1/wd_cipher.c | 27 +++++++++++++++++---------- v1/wd_comp.c | 4 +++- v1/wd_dh.c | 8 +++++--- v1/wd_digest.c | 28 ++++++++++++++++++---------- v1/wd_ecc.c | 29 +++++++++++++++++++---------- v1/wd_rng.c | 14 ++++++++------ v1/wd_rsa.c | 12 +++++++----- v1/wd_util.c | 16 ++++++++++++++++ v1/wd_util.h | 11 ++++++----- wd_aead.c | 5 ++--- wd_cipher.c | 3 +-- wd_comp.c | 6 ++---- wd_dh.c | 3 +-- wd_digest.c | 3 +-- wd_ecc.c | 6 +----- wd_rsa.c | 6 +----- wd_util.c | 31 ++++++++++++++++++++++++++++--- wd_zlibwrapper.c | 2 +- 23 files changed, 186 insertions(+), 92 deletions(-) -- 2.30.0
1 year, 4 months
1
3
0
0
[PATCH 0/3] uadk: fix some issues in uadk
by Weili Qian
1. Fix local variable type. 2. Fix memory leak in sgl-related interfaces. Weili Qian (3): uadk/v1 - fix local variable type drv/qm: fix memory leak in hisi_qm_create_sglpool() uadk/v1: fix memory leak in wd_sgl.c drv/hisi_qm_udrv.c | 7 ++--- v1/drv/hisi_rng_udrv.c | 2 +- v1/wd_sgl.c | 58 ++++++++++++++++++++++++++++-------------- 3 files changed, 44 insertions(+), 23 deletions(-) -- 2.30.0
1 year, 5 months
1
3
0
0
[PATCH 0/2] Some bugfix for hisi-comp
by Yang Shen
1.Fix memory leak. 2.Add output size check. Yang Shen (2): uadk/hisi_comp - free sgl when send request error uadk/hisi_comp - add output length check for lz77_zstd sgl mode drv/hisi_comp.c | 92 +++++++++++++++++++++++++++++-------------------- 1 file changed, 54 insertions(+), 38 deletions(-) -- 2.24.0
1 year, 5 months
1
2
0
0
← Newer
1
Older →
Jump to page:
1
Results per page:
10
25
50
100
200