Home
last modified time | relevance | path

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

/PHP-7.2/ext/openssl/
H A Dopenssl.c3697 static int php_openssl_pem_password_cb(char *buf, int size, int rwflag, void *userdata) in php_openssl_pem_password_cb() function
3870 key = PEM_read_bio_PrivateKey(in, NULL, php_openssl_pem_password_cb, &password); in php_openssl_evp_from_zval()

Completed in 18 milliseconds