commit | 94570f6e19723fa9ddf1326ee9eaf5cb249a7786 | [log] [tgz] |
---|---|---|
author | Dmitry Kasatkin <dmitry.kasatkin@huawei.com> | Thu Oct 22 21:26:37 2015 +0300 |
committer | Dmitry Kasatkin <dmitry.kasatkin@huawei.com> | Mon Oct 26 21:13:01 2015 +0200 |
tree | deec00067eba451cba72e8165ebe2858f38913ee | |
parent | 105c1e55428af45cdf9da811f7a3e1a0fdcaa924 [diff] |
evm: define EVM key max and min sizes This patch imposes minimum key size limit. It declares EVM_MIN_KEY_SIZE and EVM_MAX_KEY_SIZE in public header file. Signed-off-by: Dmitry Kasatkin <dmitry.kasatkin@huawei.com>