crypto-native: rename crypto_ia32 to crypto_native 74/24574/3
authorDamjan Marion <damarion@cisco.com>
Tue, 28 Jan 2020 08:55:25 +0000 (09:55 +0100)
committerDamjan Marion <dmarion@me.com>
Tue, 28 Jan 2020 10:24:18 +0000 (10:24 +0000)
commit7d08e39a87f5805d1ef764aa0fd986490fb4f7bb
tree27d838a8f5681dea82d2661c2d70526af9d0fef0
parent0d4a61216c2329eec5167d0411481431037ac5c1
crypto-native: rename crypto_ia32 to crypto_native

Type: refactor

Change-Id: I9f21b3bf669ff913ff50afe5459cf52ff987e701
Signed-off-by: Damjan Marion <damarion@cisco.com>
MAINTAINERS
src/plugins/crypto_native/CMakeLists.txt [moved from src/plugins/crypto_ia32/CMakeLists.txt with 89% similarity]
src/plugins/crypto_native/FEATURE.yaml [moved from src/plugins/crypto_ia32/FEATURE.yaml with 100% similarity]
src/plugins/crypto_native/aes.h [moved from src/plugins/crypto_ia32/aesni.h with 94% similarity]
src/plugins/crypto_native/aes_cbc.c [moved from src/plugins/crypto_ia32/aes_cbc.c with 92% similarity]
src/plugins/crypto_native/aes_gcm.c [moved from src/plugins/crypto_ia32/aes_gcm.c with 95% similarity]
src/plugins/crypto_native/crypto_native.h [moved from src/plugins/crypto_ia32/crypto_ia32.h with 53% similarity]
src/plugins/crypto_native/ghash.h [moved from src/plugins/crypto_ia32/ghash.h with 100% similarity]
src/plugins/crypto_native/main.c [moved from src/plugins/crypto_ia32/main.c with 74% similarity]