Home
last modified time | relevance | path

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

/php-src/ext/openssl/
H A Dopenssl.c1515 X509 *cert; in PHP_FUNCTION() local
1822 X509 *cert; in PHP_FUNCTION() local
1901 X509 *cert; in PHP_FUNCTION() local
1937 X509 *cert; in PHP_FUNCTION() local
1970 X509 *cert; in PHP_FUNCTION() local
2079 X509 *cert; in PHP_FUNCTION() local
2335 X509 *cert; in PHP_FUNCTION() local
2470 X509 *cert; in PHP_FUNCTION() local
2572 X509 *cert; in PHP_FUNCTION() local
2675 X509 *cert; in PHP_FUNCTION() local
[all …]
H A Dxp_ssl.c679 X509 *cert = X509_STORE_CTX_get0_cert(x509_store_ctx); in php_openssl_win_cert_verify_callback() local
804 X509 *cert; in php_openssl_load_stream_cafile() local
/php-src/ext/mysqlnd/
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
H A Dmysqlnd.h160 #define mysqlnd_ssl_set(conn, key, cert, ca, capath, cipher) ((conn)->data)->m->ssl_set((conn)->dat… argument

Completed in 38 milliseconds