Skip to content
Commit 2be14549 authored by Pablo de Lara's avatar Pablo de Lara
Browse files

Implement optimized AES-CTR function for CCM

Introduce new function AES_CNTR_CCM, which takes
a job as a parameter, and perform the cipher part
of CCM algorithm (AES-CTR), constructing the IV
as per the CCM specification, returning the job
updating its status to JOB_AES_COMPLETED,
reusing the existing AES-CTR code.

Change-Id: Ia4cf8b1ee1954982a70468c86de36c984da94f23
parent da41deee
Loading
Loading
Loading
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