Home
last modified time | relevance | path

Searched defs:cipher (Results 1 – 5 of 5) sorted by relevance

/PHP-5.3/ext/mcrypt/
H A Dmcrypt.c549 char *cipher, *cipher_dir; in PHP_FUNCTION() local
1044 char *cipher; in PHP_FUNCTION() local
1073 char *cipher; in PHP_FUNCTION() local
1102 char *cipher; in PHP_FUNCTION() local
1134 char *cipher; in PHP_FUNCTION() local
1280 char *cipher, *key, *data, *iv = NULL; in PHP_FUNCTION() local
1296 char *cipher, *key, *data, *iv = NULL; in PHP_FUNCTION() local
1312 char *cipher, *key, *data, *iv = NULL; in PHP_FUNCTION() local
1328 char *cipher, *key, *data, *iv = NULL; in PHP_FUNCTION() local
1344 char *cipher, *key, *data, *iv = NULL; in PHP_FUNCTION() local
[all …]
H A Dmcrypt_filter.c155 const char *cipher = filtername + sizeof("mcrypt.") - 1; in php_mcrypt_filter_create() local
/PHP-5.3/ext/openssl/
H A Dopenssl.c3101 const EVP_CIPHER * cipher; in PHP_FUNCTION() local
3160 const EVP_CIPHER * cipher; in PHP_FUNCTION() local
3490 const EVP_CIPHER *cipher = NULL; in PHP_FUNCTION() local
4217 const EVP_CIPHER *cipher; in PHP_FUNCTION() local
4343 const EVP_CIPHER *cipher; in PHP_FUNCTION() local
/PHP-5.3/ext/mysqlnd/
H A Dmysqlnd_libmysql_compat.h82 #define mysql_ssl_set(c,key,cert,ca,capath,cipher) mysqlnd_ssl_set((c), (key), (cert), (ca), (capat… argument
H A Dmysqlnd.h178 #define mysqlnd_ssl_set(conn, key, cert, ca, capath, cipher) (conn)->m->ssl_set((conn), (key), (cer… argument

Completed in 30 milliseconds