Skip to content
Snippets Groups Projects
Commit f8b01ada authored by Daniel Salzman's avatar Daniel Salzman
Browse files

tests: fix keystore_pkcs11 test

parent 092b0ecb
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -460,7 +460,7 @@ int main(int argc, char *argv[])
// key manipulation
static const int KEYS_COUNT = 3;
static const int KEYS_COUNT = 2;
static const key_parameters_t *KEYS[] = {
&SAMPLE_RSA_KEY,
&SAMPLE_ECDSA_KEY,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment