Home
last modified time | relevance | path

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

/php-src/ext/openssl/
H A Dopenssl.c1540 X509 *cert; in PHP_FUNCTION() local
1846 X509 *cert; in PHP_FUNCTION() local
1925 X509 *cert; in PHP_FUNCTION() local
1961 X509 *cert; in PHP_FUNCTION() local
1994 X509 *cert; in PHP_FUNCTION() local
2103 X509 *cert; in PHP_FUNCTION() local
2365 X509 *cert; in PHP_FUNCTION() local
2500 X509 *cert; in PHP_FUNCTION() local
2602 X509 *cert; in PHP_FUNCTION() local
2705 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 42 milliseconds