Home
last modified time | relevance | path

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

/PHP-5.6/ext/openssl/
H A Dopenssl.c1361 X509 *cert = NULL; in php_openssl_x509_from_zval() local
1435 X509 * cert; in PHP_FUNCTION() local
1758 X509 * cert; in PHP_FUNCTION() local
1825 X509 *cert; in PHP_FUNCTION() local
1861 X509 * cert = NULL; in PHP_FUNCTION() local
2297 zval **cert; in PHP_FUNCTION() local
2318 X509 *cert; in PHP_FUNCTION() local
2347 X509 * cert; in STACK_OF() local
3849 zval **cert; in PHP_FUNCTION() local
3884 zval **cert; in PHP_FUNCTION() local
[all …]
H A Dxp_ssl.c738 X509 *cert; in load_stream_cafile() local
912 X509 *cert = NULL; in set_local_cert() local
/PHP-5.6/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.h167 #define mysqlnd_ssl_set(conn, key, cert, ca, capath, cipher) ((conn)->data)->m->ssl_set((conn)->dat… argument

Completed in 32 milliseconds