Searched refs:rand (Results 1 – 16 of 16) sorted by relevance
27 int rand(void);
514 int (*rand)(void *a, int size); member
217 #define mp_rand(a, b) ltc_mp.rand(a, b)
1624 switch (rand() & 0x3) { in bget_main_test()1638 hdr_size = (rand() & 0x3) * BGET_HDR_QUANTUM; in bget_main_test()1712 bs = (rand() & (ExpIncr * 4 - 1)) / (1 << (rand() & 0x7)); in bget_main_test()
705 .rand = mpi_rand,
1828 int rand(void) in rand() function
2668 output[i] = rand(); in myrand()
565 * Use arc4random_buf on NetBSD instead of rand implementation with cyclical3138 * On OpenBSD, use arc4random_buf() instead of rand() to prevent warnings3568 * On OpenBSD, use arc4random_buf() instead of rand() to prevent warnings4096 * Removed dependency on rand() in rsa_pkcs1_encrypt().
58 out/arm/export-ta_arm32/lib/libutils.a(bget_malloc.o) (rand)1207 0x0000000000008bda rand
439 00008bda g F .text 00000018 rand16148 6b5a: f002 f83e bl 8bda <rand>16157 6b70: f002 f833 bl 8bda <rand>16323 6c76: f001 ffb0 bl 8bda <rand>16325 6c7c: f001 ffad bl 8bda <rand>20988 00008bda <rand>:20989 rand():
461 000034c6 g F .text 00000018 rand8509 000034c6 <rand>:8510 rand():21549 8fe2: f7fa fa70 bl 34c6 <rand>21558 8ff8: f7fa fa65 bl 34c6 <rand>21724 90fe: f7fa f9e2 bl 34c6 <rand>21726 9104: f7fa f9df bl 34c6 <rand>
991 0x00000000000034c6 rand
2004 0x000000000000c912 rand
762 0000c912 g F .text 00000018 rand30403 0000c912 <rand>:30404 rand():43443 1242e: f7fa fa70 bl c912 <rand>43452 12444: f7fa fa65 bl c912 <rand>43618 1254a: f7fa f9e2 bl c912 <rand>43620 12550: f7fa f9df bl c912 <rand>
Completed in 228 milliseconds