Home
last modified time | relevance | path

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

/php-src/ext/openssl/
H A Dopenssl.c3550 static int php_openssl_pem_password_cb(char *buf, int size, int rwflag, void *userdata) in php_openssl_pem_password_cb() function
3696 key = PEM_read_bio_PrivateKey(in, NULL, php_openssl_pem_password_cb, &password); in php_openssl_pkey_from_zval()

Completed in 34 milliseconds