Home
last modified time | relevance | path

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

/PHP-7.4/ext/openssl/
H A Dopenssl.c1214 const EVP_CIPHER* cipher = php_openssl_get_evp_cipher_from_algo(cipher_algo); in php_openssl_parse_config() local
4602 const EVP_CIPHER * cipher; in PHP_FUNCTION() local
4687 const EVP_CIPHER * cipher; in PHP_FUNCTION() local
5306 const EVP_CIPHER *cipher = NULL; in PHP_FUNCTION() local
6163 const EVP_CIPHER *cipher; in PHP_FUNCTION() local
6298 const EVP_CIPHER *cipher; in PHP_FUNCTION() local
H A Dxp_ssl.c1784 const SSL_CIPHER *cipher = SSL_get_current_cipher(ssl_handle); in php_openssl_capture_session_meta() local
2392 const SSL_CIPHER *cipher; in php_openssl_sockop_set_option() local
/PHP-7.4/ext/mysqlnd/
H A Dmysqlnd_libmysql_compat.h79 #define mysql_ssl_set(c,key,cert,ca,capath,cipher) mysqlnd_ssl_set((c), (key), (cert), (ca), (capat… argument
H A Dmysqlnd.h167 #define mysqlnd_ssl_set(conn, key, cert, ca, capath, cipher) ((conn)->data)->m->ssl_set((conn)->dat… argument

Completed in 31 milliseconds