Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/librkcrypto/include/
H A Drkcrypto_common.h214 } rk_rsa_pub_key; typedef
218 rk_rsa_pub_key key;
/OK3568_Linux_fs/external/security/librkcrypto/src/
H A Drkcrypto_rsa_helper.c1082 rk_rsa_pub_key *rsa_key = &pub->key; in rk_rsa_pubkey_encode()