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

/PHP_TRUNK/ext/openssl/
H A Dopenssl.c130 ZEND_ARG_INFO(0, cert)
147 ZEND_ARG_INFO(0, cert)
231 ZEND_ARG_INFO(0, cert)
436 /* x.509 cert funcs */
1090 /* purposes for cert purpose checking */
1234 /* {{{ x509 cert functions */
1240 . if it starts with file:// then it will be interpreted as the path to that cert
1241 . it will be interpreted as the cert data
1247 X509 *cert = NULL; local
1281 /* read cert fro
1321 X509 * cert; local
1640 X509 * cert; local
1683 X509 * cert = NULL; local
1715 X509 * cert = NULL; local
1914 X509 * cert = NULL; local
2035 zval **cert; local
2056 X509 *cert; local
2085 X509 * cert; local
2138 X509 * cert = NULL; local
2221 X509 * cert = NULL; local
2298 X509 * cert = NULL; local
2693 X509 * cert = NULL, *new_cert = NULL; local
2976 X509 * cert = NULL; local
3504 zval **cert; local
3539 zval **cert; local
3834 X509 * cert; local
3966 X509 * cert = NULL; local
4077 X509 * cert = NULL; local
4904 X509 *cert = NULL; local
[all...]

Completed in 13 milliseconds