Searched refs:php_openssl_pem_password_cb (Results 1 – 1 of 1) sorted by relevance
3526 static int php_openssl_pem_password_cb(char *buf, int size, int rwflag, void *userdata) in php_openssl_pem_password_cb() function3672 key = PEM_read_bio_PrivateKey(in, NULL, php_openssl_pem_password_cb, &password); in php_openssl_pkey_from_zval()
Completed in 18 milliseconds