diff options
author | Damjan Marion <damarion@cisco.com> | 2020-01-28 09:55:25 +0100 |
---|---|---|
committer | Damjan Marion <dmarion@me.com> | 2020-01-28 10:24:18 +0000 |
commit | 7d08e39a87f5805d1ef764aa0fd986490fb4f7bb (patch) | |
tree | 27d838a8f5681dea82d2661c2d70526af9d0fef0 /MAINTAINERS | |
parent | 0d4a61216c2329eec5167d0411481431037ac5c1 (diff) |
crypto-native: rename crypto_ia32 to crypto_native
Type: refactor
Change-Id: I9f21b3bf669ff913ff50afe5459cf52ff987e701
Signed-off-by: Damjan Marion <damarion@cisco.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index c0af54cc35b..e0afbaa2792 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -186,10 +186,10 @@ I: nhrp M: Neale Ranns <nranns@cisco.com> F: src/vnet/nhrp/ -Crypto IA32 Plugin -I: crypto-ia32 +Crypto native Plugin +I: crypto-native M: Damjan Marion <damarion@cisco.com> -F: src/plugins/crypto_ia32/ +F: src/plugins/crypto_native/ Crypto openssl Plugin I: crypto-openssl |