commit | d49fe5e8151711ed5276f049bc7f73e02dc141f8 | [log] [tgz] |
---|---|---|
author | Tianjia Zhang <tianjia.zhang@linux.alibaba.com> | Mon Oct 18 14:42:01 2021 +0800 |
committer | David S. Miller <davem@davemloft.net> | Mon Oct 18 13:52:11 2021 +0100 |
tree | 2b8b3d9549a57bacdd09d6460b84bed7e5cebef0 | |
parent | 5a20dd46b8b8459382685969cf0f196ae9fb9766 [diff] |
selftests/tls: add SM4 algorithm dependency for tls selftests Kernel TLS test has added SM4 GCM/CCM algorithm support, but SM4 algorithm is not compiled by default, this patch add SM4 config dependency. Reported-by: Hangbin Liu <liuhangbin@gmail.com> Reported-by: kernel test robot <oliver.sang@intel.com> Signed-off-by: Tianjia Zhang <tianjia.zhang@linux.alibaba.com> Signed-off-by: David S. Miller <davem@davemloft.net>