Searched refs:STACK_OF (Results 1 – 2 of 2) sorted by relevance
850 STACK_OF(CONF_VALUE) * sktmp; in php_openssl_add_oid_section()2322 STACK_OF(X509_INFO) *sk=NULL; in STACK_OF()2594 STACK_OF(X509) * sk = NULL; in STACK_OF()2660 STACK_OF(X509) *ca = NULL; in PHP_FUNCTION()2761 STACK_OF(X509) *ca = NULL; in PHP_FUNCTION()2844 STACK_OF(X509) * ca = NULL; in PHP_FUNCTION()5304 STACK_OF(X509) *signers= NULL; in PHP_FUNCTION()5305 STACK_OF(X509) *others = NULL; in PHP_FUNCTION()5571 STACK_OF(X509) *certs = NULL; in PHP_FUNCTION()5678 STACK_OF(X509) *others = NULL; in PHP_FUNCTION()[all …]
887 STACK_OF(X509_NAME) *cert_names = SSL_load_client_CA_file(cafile); in php_openssl_enable_peer_verification()1854 STACK_OF(X509) *chain; in php_openssl_capture_peer_certs()
Completed in 28 milliseconds