Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/librkcrypto/test/
H A Drsa_key_data.c302 static const uint8_t rsa_4096_d[] = { variable
435 priv->key.d = rsa_4096_d; in test_init_privkey()
436 priv->key.d_len = sizeof(rsa_4096_d); in test_init_privkey()