Home
last modified time | relevance | path

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

/PHP-5.5/ext/openssl/
H A Dopenssl.c1242 X509 *cert = NULL; in php_openssl_x509_from_zval() local
1316 X509 * cert; in PHP_FUNCTION() local
1361 X509 * cert; in PHP_FUNCTION() local
1404 X509 * cert = NULL; in PHP_FUNCTION() local
1504 X509 * cert = NULL; in PHP_FUNCTION() local
1840 zval **cert; in PHP_FUNCTION() local
1861 X509 *cert; in PHP_FUNCTION() local
1890 X509 * cert; in STACK_OF() local
3318 zval **cert; in PHP_FUNCTION() local
3353 zval **cert; in PHP_FUNCTION() local
[all …]
/PHP-5.5/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.h166 #define mysqlnd_ssl_set(conn, key, cert, ca, capath, cipher) ((conn)->data)->m->ssl_set((conn)->dat… argument

Completed in 23 milliseconds