Home
last modified time | relevance | path

Searched defs:cipher (Results 1 – 4 of 4) sorted by path

/php-src/ext/mysqlnd/
H A Dmysqlnd.h160 #define mysqlnd_ssl_set(conn, key, cert, ca, capath, cipher) ((conn)->data)->m->ssl_set((conn)->dat… argument
H A Dmysqlnd_libmysql_compat.h77 #define mysql_ssl_set(c,key,cert,ca,capath,cipher) mysqlnd_ssl_set((c), (key), (cert), (ca), (capat… argument
/php-src/ext/openssl/
H A Dopenssl.c1005 const EVP_CIPHER* cipher = php_openssl_get_evp_cipher_from_algo(cipher_algo); in php_openssl_parse_config() local
4870 const EVP_CIPHER * cipher; in PHP_FUNCTION() local
4938 const EVP_CIPHER * cipher; in PHP_FUNCTION() local
5723 const EVP_CIPHER *cipher = NULL; in PHP_FUNCTION() local
6326 const EVP_CIPHER *cipher = NULL; in PHP_FUNCTION() local
7239 const EVP_CIPHER *cipher; local
7367 const EVP_CIPHER *cipher; local
7464 static void php_openssl_add_cipher_or_alias(EVP_CIPHER *cipher, void *arg)
7469 static void php_openssl_add_cipher(EVP_CIPHER *cipher, void *arg)
H A Dxp_ssl.c2399 const SSL_CIPHER *cipher; in php_openssl_sockop_set_option() local

Completed in 48 milliseconds