Displaying 1 result from an estimated 1 matches for "php_openssl_get_evp_md_from_algo".
2016 Oct 29
3
Stupid vim question
...-----------------------------------------------------
+-- 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) {
----------------------------------------------------------------------------------------------------------------------------------
+-- 42 lines: static const EVP_CIPHER *
php_openssl_get_evp_cipher_from_algo(zend_long algo) {
--------------------------------------------------...