commit | 659a1909a4555d31bf73823b380b7347f6953dff | [log] [tgz] |
---|---|---|
author | Antonio de Angelis <Antonio.deAngelis@arm.com> | Mon Jun 06 15:49:12 2022 +0100 |
committer | Antonio de Angelis <Antonio.deAngelis@arm.com> | Mon Jun 06 15:49:15 2022 +0100 |
tree | a24759b7b878b84034d3c66cedd97d0f2805677d | |
parent | 808a16929e48f07e679515eca64ddfe3718f8df1 [diff] |
CC3XX: GCM processes length(A) and length(C) only on finish The processing step of length(A) and length(C) must happen only once in the multipart API case, i.e. it must be done only on a call on finish and not every time a call to update is made. Signed-off-by: Antonio de Angelis <antonio.deangelis@arm.com> Change-Id: Ie691a09159cb36279faed8fa53c61e02141fd7c5