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
Loading
Please register or sign in to comment