Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/librkcrypto/include/
H A Drkcrypto_common.h239 } rk_rsa_priv_key; typedef
243 rk_rsa_priv_key key;
/OK3568_Linux_fs/external/security/librkcrypto/src/
H A Drkcrypto_rsa_helper.c1151 rk_rsa_priv_key *rsa_key = &priv->key; in rk_rsa_privkey_encode()