Searched refs:rsa_1024_d (Results 1 – 1 of 1) sorted by relevance
32 static const uint8_t rsa_1024_d[] = { variable414 priv->key.d = rsa_1024_d; in test_init_privkey()415 priv->key.d_len = sizeof(rsa_1024_d); in test_init_privkey()