Displaying 1 result from an estimated 1 matches for "php_openssl_write_rand_file".
2016 Oct 29
3
Stupid vim question
...--------------------------------------------------
#endif
+-- 29 lines: static int php_openssl_load_rand_file(const char * file,
int *egdsocket, int *seeded)
---------------------------------------------------------------------------------------------------------------
+-- 22 lines: static int php_openssl_write_rand_file(const char * file,
int egdsocket, int seeded)
----------------------------------------------------------------------------------------------------------------
+-- 45 lines: static EVP_MD * php_openssl_get_evp_md_from_algo(zend_long
algo) {
------------------------------------------------------...