Searched refs:has_crypto_ctx (Results 1 – 1 of 1) sorted by relevance
53 unsigned int has_crypto_ctx = 0; variable65 if (has_crypto_ctx == 1) { in php_win32_free_rng_lock()67 has_crypto_ctx = 0; in php_win32_free_rng_lock()91 if (has_crypto_ctx == 0) { in php_win32_get_random_bytes()100 has_crypto_ctx = 1; in php_win32_get_random_bytes()102 has_crypto_ctx = 0; in php_win32_get_random_bytes()106 has_crypto_ctx = 1; in php_win32_get_random_bytes()114 if (has_crypto_ctx == 0) { in php_win32_get_random_bytes()
Completed in 4 milliseconds