crypto-native: refactor AES code 88/24688/3
authorDamjan Marion <damarion@cisco.com>
Thu, 30 Jan 2020 14:46:23 +0000 (15:46 +0100)
committerDamjan Marion <dmarion@me.com>
Thu, 30 Jan 2020 21:39:20 +0000 (21:39 +0000)
commit93975e699a89c5a99dcfb9d6b987f71d2af9c835
tree361d5a92175d1718bf8142639d78ba58b7a2ff28
parent548d70de68a4156d5bd4148e50a81555a0ef169f
crypto-native: refactor AES code

- use neutral types in preparation for ARMv8 support
- simplify x86 key extraction support

Type: refactor

Change-Id: I947eb37b8c9d9ee6909bb32ef14c4de192d40a46
Signed-off-by: Damjan Marion <damarion@cisco.com>
src/plugins/crypto_native/aes.h
src/plugins/crypto_native/aes_cbc.c
src/plugins/crypto_native/aes_gcm.c
src/plugins/crypto_native/crypto_native.h