Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/librkcrypto/include/
H A Drkcrypto_random.h11 RK_RES rk_get_random(uint8_t *data, uint32_t len);
/OK3568_Linux_fs/external/security/librkcrypto/src/
H A Drkcrypto_random.c16 RK_RES rk_get_random(uint8_t *data, uint32_t len) in rk_get_random() function
H A Drkcrypto_rsa_helper.c226 res = rk_get_random(peb, plen); in rsa_padding_add_pkcs1_type()
365 res = rk_get_random(p, 1); in rsa_padding_add_pkcs15_type()
626 res = rk_get_random(p, hlen); in rsa_padding_add_oaep_type()
896 res = rk_get_random(salt, slen); in rsa_padding_add_pss_type()
/OK3568_Linux_fs/external/security/librkcrypto/test/
H A Dtest_random.c24 if (rk_get_random(data, len)) in test_random()
H A Dtest_stress.c46 res = rk_get_random(rand_buf, tbl_len); in stress_test()
H A Dtest_throughput.c1043 res = rk_get_random(data_plain, nbytes); in test_rsa_item_tp()
/OK3568_Linux_fs/u-boot/lib/avb/libavb_user/
H A Davb_ops_user.su
H A Davb_ops_user.c416 AvbIOResult rk_get_random(AvbAtxOps *atx_ops, in rk_get_random() function
637 ops->atx_ops->get_random = rk_get_random; in avb_ops_user_new()
/OK3568_Linux_fs/u-boot/
H A DSystem.map
H A Du-boot.sym
H A Du-boot.map