Skip to content
Commit 2db15bbb authored by Tomasz Kantecki's avatar Tomasz Kantecki
Browse files

GCM128 updated and GCM256 added

GCM128/256 is identical in functionlaity to ISA-L_crypto GCM implementation
(https://github.com/01org/isa-l_crypto).
The differences are:
- gcm_data structure has to be 16 byte aligned
- no support for non-temporal loads and/or stores in the code

Change-Id: I602e9bc7306e7e84de18de527fd256abe63a4bd6
parent 3d62708a
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