Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/librkcrypto/test/
H A Drsa_key_data.c180 static const uint8_t rsa_3072_d[] = { variable
428 priv->key.d = rsa_3072_d; in test_init_privkey()
429 priv->key.d_len = sizeof(rsa_3072_d); in test_init_privkey()