Home
last modified time | relevance | path

Searched defs:password (Results 1 – 14 of 14) sorted by relevance

/PHP-5.5/ext/zip/lib/
H A Dzip_fopen_encrypted.c42 const char *password) in zip_fopen_encrypted()
H A Dzip_fopen_index_encrypted.c48 const char *password) in zip_fopen_index_encrypted()
H A Dzip_source_pkware.c69 zip_uint16_t em, int flags, const char *password) in zip_source_pkware()
/PHP-5.5/ext/standard/
H A Dpassword.c38 PHP_MINIT_FUNCTION(password) /* {{{ */ in PHP_MINIT_FUNCTION() argument
277 char *ret, *password, *hash; in PHP_FUNCTION() local
310 char *hash_format, *hash, *salt, *password, *result; in PHP_FUNCTION() local
H A Dcrypt.c148 PHPAPI int php_crypt(const char *password, const int pass_len, const char *salt, int salt_len, char… in php_crypt()
/PHP-5.5/ext/oci8/
H A Doci8.c1730 char *username, *password; in php_oci_do_connect() local
1759 php_oci_connection *php_oci_do_connect_ex(char *username, int username_len, char *password, int pas… in php_oci_do_connect_ex()
2707 static php_oci_spool *php_oci_create_spool(char *username, int username_len, char *password, int pa… in php_oci_create_spool()
2836 static php_oci_spool *php_oci_get_spool(char *username, int username_len, char *password, int passw… in php_oci_get_spool()
2943 …ion, char *dbname, int dbname_len, char *username, int username_len, char *password, int password_… in php_oci_old_create_session()
3116 …ool, char *dbname, int dbname_len, char *username, int username_len, char *password, int password_… in php_oci_create_session()
/PHP-5.5/ext/soap/
H A Dphp_http.c37 zval **login, **password; in proxy_authentication() local
66 zval **login, **password; in basic_authentication() local
529 zval **cookies, **login, **password; in make_http_soap_request() local
1139 zval **digest, **login, **password; in make_http_soap_request() local
/PHP-5.5/ext/mysqlnd/
H A Dmysqlnd_auth.c328 …nd_uchar * const buffer, const zend_uchar * const scramble, const zend_uchar * const password, siz… in php_mysqlnd_scramble()
/PHP-5.5/ext/com_dotnet/
H A Dcom_com.c39 char *user_name = NULL, *domain_name = NULL, *password = NULL; in PHP_FUNCTION() local
/PHP-5.5/ext/pdo/
H A Dpdo_dbh.c209 char *username=NULL, *password=NULL; in PHP_METHOD() local
H A Dphp_pdo_driver.h442 char *username, *password; member
/PHP-5.5/ext/hash/
H A Dhash.c896 char *password, *salt; in PHP_FUNCTION() local
/PHP-5.5/ext/openssl/
H A Dopenssl.c3482 char *password; int password_len; in PHP_FUNCTION() local
4909 char *data, *method, *password, *iv = ""; in PHP_FUNCTION() local
4988 char *data, *method, *password, *iv = ""; in PHP_FUNCTION() local
/PHP-5.5/ext/mysqli/
H A Dmysqli_api.c639 char *user, *password, *dbname; in PHP_FUNCTION() local

Completed in 57 milliseconds