Home
last modified time | relevance | path

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

/dports/net/mpich/mpich-3.4.3/test/mpi/pt2pt/
H A Dicsend.c23 int do_randomize; in main() local
25 do_randomize = MTestArgListGetInt_with_default(head, "randomize", 0); in main()
28 if (do_randomize) { in main()
H A Dicprobe.c23 int do_randomize; in main() local
25 do_randomize = MTestArgListGetInt_with_default(head, "randomize", 0); in main()
28 if (do_randomize) { in main()
/dports/security/libgcrypt/libgcrypt-1.9.4/random/
H A Drandom.c365 do_randomize (void *buffer, size_t length, enum gcry_random_level level) in do_randomize() function
388 do_randomize (buffer, nbytes, level); in _gcry_random_bytes()
405 do_randomize (buffer, nbytes, level); in _gcry_random_bytes_secure()
418 do_randomize (buffer, length, level); in _gcry_randomize()
551 do_randomize (nonce_buffer+20, 8, GCRY_WEAK_RANDOM); in _gcry_create_nonce()
/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/libgcrypt/random/
H A Drandom.c365 do_randomize (void *buffer, size_t length, enum gcry_random_level level) in do_randomize() function
388 do_randomize (buffer, nbytes, level); in _gcry_random_bytes()
405 do_randomize (buffer, nbytes, level); in _gcry_random_bytes_secure()
418 do_randomize (buffer, length, level); in _gcry_randomize()
551 do_randomize (nonce_buffer+20, 8, GCRY_WEAK_RANDOM); in _gcry_create_nonce()
/dports/net/mrouted/mrouted-3.9.8/
H A Dmain.c120 static void do_randomize(void) in do_randomize() function
370 do_randomize(); in main()
/dports/science/cp2k-data/cp2k-7.1.0/src/
H A Dhfx_load_balance_methods.F742 … shm_distribution_vector, x_data%load_balance_parameter%do_randomize)
1646 … shm_distribution_vector, x_data%load_balance_parameter%do_randomize)
1840 distribution_vector, do_randomize) argument
1844 LOGICAL, INTENT(IN) :: do_randomize local
1873 IF (do_randomize) THEN
1883 IF (do_randomize) THEN
1893 IF (do_randomize) THEN
H A Dhfx_types.F169 LOGICAL :: do_randomize component
579 actual_x_data%load_balance_parameter%do_randomize = logic_val
/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/src/
H A Dhfx_load_balance_methods.F739 … shm_distribution_vector, x_data%load_balance_parameter%do_randomize)
1643 … shm_distribution_vector, x_data%load_balance_parameter%do_randomize)
1837 distribution_vector, do_randomize) argument
1841 LOGICAL, INTENT(IN) :: do_randomize local
1870 IF (do_randomize) &
1877 IF (do_randomize) THEN
H A Dhfx_types.F195 LOGICAL :: do_randomize component
713 actual_x_data%load_balance_parameter%do_randomize = logic_val
/dports/security/libgcrypt/libgcrypt-1.9.4/
H A DChangeLog6909 (do_randomize): Likewise.
13854 (_gcry_random_initialize, gcry_random_add_bytes, do_randomize)
/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/libgcrypt/
H A DChangeLog6540 (do_randomize): Likewise.
13485 (_gcry_random_initialize, gcry_random_add_bytes, do_randomize)