Home
last modified time | relevance | path

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

/PHP-8.3/ext/openssl/
H A Dopenssl.c1066 #define PHP_OPENSSL_RAND_ADD_TIME() ((void) 0) macro
1068 #define PHP_OPENSSL_RAND_ADD_TIME() php_openssl_rand_add_timeval() macro
1124 PHP_OPENSSL_RAND_ADD_TIME(); in php_openssl_write_rand_file()
3727 PHP_OPENSSL_RAND_ADD_TIME(); in php_openssl_generate_private_key()
3983 PHP_OPENSSL_RAND_ADD_TIME(); in php_openssl_pkey_init_legacy_dsa()
4049 PHP_OPENSSL_RAND_ADD_TIME(); in php_openssl_pkey_init_dsa()
4163 PHP_OPENSSL_RAND_ADD_TIME(); in php_openssl_pkey_init_legacy_dh()
4229 PHP_OPENSSL_RAND_ADD_TIME(); in php_openssl_pkey_init_dh()
4397 PHP_OPENSSL_RAND_ADD_TIME(); in php_openssl_pkey_init_legacy_ec()
4583 PHP_OPENSSL_RAND_ADD_TIME(); in php_openssl_pkey_init_ec()
[all …]

Completed in 20 milliseconds