Home
last modified time | relevance | path

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

/PHP-5.4/ext/openssl/
H A Dopenssl.c1228 X509 *cert = NULL; in php_openssl_x509_from_zval() local
1302 X509 * cert; in PHP_FUNCTION() local
1347 X509 * cert; in PHP_FUNCTION() local
1390 X509 * cert = NULL; in PHP_FUNCTION() local
1490 X509 * cert = NULL; in PHP_FUNCTION() local
1825 zval **cert; in PHP_FUNCTION() local
1846 X509 *cert; in PHP_FUNCTION() local
1875 X509 * cert; in STACK_OF() local
3303 zval **cert; in PHP_FUNCTION() local
3338 zval **cert; in PHP_FUNCTION() local
[all …]
/PHP-5.4/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 24 milliseconds