Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend.h258 zend_result (*random_bytes_function)(void *bytes, size_t size, char *errstr, size_t errstr_size); member
H A Dzend.c936 zend_random_bytes = utility_functions->random_bytes_function; in zend_startup()
/php-src/main/
H A Dmain.c2178 zuf.random_bytes_function = php_random_bytes_ex; in php_module_startup()

Completed in 18 milliseconds