Searched refs:rsa_2048_d (Results 1 – 2 of 2) sorted by relevance
90 static const uint8_t rsa_2048_d[] = { variable421 priv->key.d = rsa_2048_d; in test_init_privkey()422 priv->key.d_len = sizeof(rsa_2048_d); in test_init_privkey()
62 static const uint8_t rsa_2048_d[] = { variable119 priv->key.d = rsa_2048_d; in test_init_privkey()120 priv->key.d_len = sizeof(rsa_2048_d); in test_init_privkey()