summaryrefslogtreecommitdiff
path: root/tests/vb20_common2_tests.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/vb20_common2_tests.c')
-rw-r--r--tests/vb20_common2_tests.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/vb20_common2_tests.c b/tests/vb20_common2_tests.c
index 2dea3172..39e4c06f 100644
--- a/tests/vb20_common2_tests.c
+++ b/tests/vb20_common2_tests.c
@@ -139,7 +139,7 @@ static void test_verify_data(const struct vb2_packed_key *key1,
}
-int test_algorithm(int key_algorithm, const char *keys_dir)
+static int test_algorithm(int key_algorithm, const char *keys_dir)
{
char filename[1024];
struct vb2_private_key *private_key = NULL;