Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/librkcrypto/src/
H A Drkcrypto_rsa_helper.h20 RK_RES rk_rsa_pubkey_encode(rk_rsa_pub_key_pack *pub,
H A Drkcrypto_core.c954 res = rk_rsa_pubkey_encode((rk_rsa_pub_key_pack *)key, in rk_rsa_crypt_common()
H A Drkcrypto_rsa_helper.c1078 RK_RES rk_rsa_pubkey_encode(rk_rsa_pub_key_pack *pub, in rk_rsa_pubkey_encode() function