Home
last modified time | relevance | path

Searched refs:rsa_1024_d (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/external/security/librkcrypto/test/
H A Drsa_key_data.c32 static const uint8_t rsa_1024_d[] = { variable
414 priv->key.d = rsa_1024_d; in test_init_privkey()
415 priv->key.d_len = sizeof(rsa_1024_d); in test_init_privkey()