Home
last modified time | relevance | path

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

/PHP-5.3/ext/openssl/
H A Dopenssl.c1150 X509 *cert = NULL; in php_openssl_x509_from_zval() local
1224 X509 * cert; in PHP_FUNCTION() local
1269 X509 * cert; in PHP_FUNCTION() local
1312 X509 * cert = NULL; in PHP_FUNCTION() local
1412 X509 * cert = NULL; in PHP_FUNCTION() local
1747 zval **cert; in PHP_FUNCTION() local
1768 X509 *cert; in PHP_FUNCTION() local
1797 X509 * cert; in STACK_OF() local
3212 zval **cert; in PHP_FUNCTION() local
3246 zval **cert; in PHP_FUNCTION() local
[all …]
/PHP-5.3/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.h178 #define mysqlnd_ssl_set(conn, key, cert, ca, capath, cipher) (conn)->m->ssl_set((conn), (key), (cer… argument

Completed in 33 milliseconds