diff options
author | Hernán Gonzalez <hernan@vanguardiasur.com.ar> | 2018-02-27 19:16:59 -0300 |
---|---|---|
committer | Mimi Zohar <zohar@linux.vnet.ibm.com> | 2018-03-23 06:31:37 -0400 |
commit | 1a82cee3e69d8dc89dc2e9995770e7cab0a4c9d8 (patch) | |
tree | 1817a71aafa5c945a1d8f7e316c0580ab0b88412 /arch/microblaze/pci | |
parent | 0834136aeaf0e79fc428bfae78340e16719a2a20 (diff) |
evm: Move evm_hmac and evm_hash from evm_main.c to evm_crypto.c
These variables are not used where they are was defined. There is no
point in declaring them there as extern. Move and constify them, saving
2 bytes.
Function old new delta
init_desc 273 271 -2
Total: Before=2112094, After=2112092, chg -0.00%
Signed-off-by: Hernán Gonzalez <hernan@vanguardiasur.com.ar>
Tested-by: Fengguang Wu <fengguang.wu@intel.com>
Signed-off-by: Mimi Zohar <zohar@linux.vnet.ibm.com>
Diffstat (limited to 'arch/microblaze/pci')
0 files changed, 0 insertions, 0 deletions