summaryrefslogtreecommitdiff
path: root/tests/vb21_host_key_tests.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/vb21_host_key_tests.c')
-rw-r--r--tests/vb21_host_key_tests.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/vb21_host_key_tests.c b/tests/vb21_host_key_tests.c
index a833a003..c90fd40e 100644
--- a/tests/vb21_host_key_tests.c
+++ b/tests/vb21_host_key_tests.c
@@ -281,7 +281,7 @@ static void public_key_tests(const struct alg_combo *combo,
}
static int test_algorithm(const struct alg_combo *combo, const char *keys_dir,
- const char *temp_dir)
+ const char *temp_dir)
{
int rsa_bits = vb2_rsa_sig_size(combo->sig_alg) * 8;
char *pemfile;