diff options
author | Eric Snowberg <[email protected]> | 2023-03-02 11:46:47 -0500 |
---|---|---|
committer | Jarkko Sakkinen <[email protected]> | 2023-04-24 16:15:52 +0300 |
commit | 7f8da9915fcc6386edf86471bf31e162845930a4 (patch) | |
tree | ea5ee1fa4af2e80a386eb1c56e7d46c3e1812f48 /tools/perf/scripts/python | |
parent | eff33245595d7ade7b821c9ed0f688272b16b07b (diff) |
KEYS: Create static version of public_key_verify_signature
The kernel test robot reports undefined reference to
public_key_verify_signature when CONFIG_ASYMMETRIC_PUBLIC_KEY_SUBTYPE is
not defined. Create a static version in this case and return -EINVAL.
Fixes: db6c43bd2132 ("crypto: KEYS: convert public key and digsig asym to the akcipher api")
Reported-by: kernel test robot <[email protected]>
Signed-off-by: Eric Snowberg <[email protected]>
Reviewed-by: Mimi Zohar <[email protected]>
Reviewed-by: Petr Vorel <[email protected]>
Reviewed-by: Jarkko Sakkinen <[email protected]>
Tested-by: Mimi Zohar <[email protected]>
Signed-off-by: Jarkko Sakkinen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions