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

AVX version of one block AES CFB 128 encrypt/decrypt added

- sse/aes_cfg_128_one.asm file renamed to sse/aes_cfg_128_one_sse.asm
- avx/aes_cfg_128_one_avx.asm file added
- aes_cfb_128_one prototype removed from mb_mgr.h and
  moved to prototypes moved to arch multi-buffer managers
- mb_mgr_code.h uses a macro to call proper implementation of AES CFB 128

Change-Id: I9f94da9c7d8bf6ea1ce52305c46ee377d834af1f
parent 0b00bead
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