Home
last modified time | relevance | path

Searched refs:urandom (Results 1 – 17 of 17) sorted by relevance

/system/extras/tests/pagingtest/
Dpagingtest.c25 int urandom; in create_tmp_file() local
33 urandom = open("/dev/urandom", O_RDONLY); in create_tmp_file()
34 if (urandom < 0) { in create_tmp_file()
58 rc = read(urandom, tmp_buf, tmp_size); in create_tmp_file()
86 close(urandom); in create_tmp_file()
94 close(urandom); in create_tmp_file()
/system/apex/apexer/
Druntests.sh48 head -c 1M </dev/urandom > ${input_dir}/file1
49 head -c 1M </dev/urandom > ${input_dir}/file2
51 head -c 1M </dev/urandom > ${input_dir}/sub/file3
/system/extras/verity/fec/tests/
Dfec.py30 os.write(f, os.urandom(length))
/system/core/rootdir/
Dueventd.rc33 /dev/urandom 0666 root root
Dinit.rc46 copy /proc/cmdline /dev/urandom
47 copy /system/etc/prop.default /dev/urandom
453 copy /data/system/entropy.dat /dev/urandom
/system/update_engine/scripts/update_payload/
Dchecker_unittest.py1052 data_blob=os.urandom(rootfs_part_size))
1168 data_blob=os.urandom(rootfs_op_size))
1179 data_blob=os.urandom(kernel_op_size))
1199 'padding': os.urandom(1024) if fail_excess_data else None},
/system/core/adb/
Dtest_device.py670 rand_str = os.urandom(size)
718 rand_str = os.urandom(1024 * kbytes)
/system/sepolicy/prebuilts/api/27.0/public/
Dinit.te29 # /dev/random, /dev/urandom
/system/sepolicy/prebuilts/api/26.0/public/
Dinit.te25 # /dev/random, /dev/urandom
/system/sepolicy/prebuilts/api/28.0/public/
Dinit.te32 # /dev/random, /dev/urandom
/system/sepolicy/prebuilts/api/29.0/public/
Dinit.te31 # Relabel /dev nodes created in first stage init, /dev/null, /dev/ptmx, /dev/random, /dev/urandom
/system/sepolicy/public/
Dinit.te31 # Relabel /dev nodes created in first stage init, /dev/null, /dev/ptmx, /dev/random, /dev/urandom
/system/sepolicy/prebuilts/api/27.0/private/
Dfile_contexts165 /dev/urandom u:object_r:random_device:s0
/system/sepolicy/prebuilts/api/26.0/private/
Dfile_contexts163 /dev/urandom u:object_r:random_device:s0
/system/sepolicy/prebuilts/api/28.0/private/
Dfile_contexts172 /dev/urandom u:object_r:random_device:s0
/system/sepolicy/private/
Dfile_contexts168 /dev/urandom u:object_r:random_device:s0
/system/sepolicy/prebuilts/api/29.0/private/
Dfile_contexts168 /dev/urandom u:object_r:random_device:s0