Searched refs:STACK_OF (Results 1 – 2 of 2) sorted by relevance
880 STACK_OF(CONF_VALUE) * sktmp; in php_openssl_add_oid_section()2277 STACK_OF(X509_INFO) *sk=NULL; in STACK_OF()2549 STACK_OF(X509) * sk = NULL; in STACK_OF()2615 STACK_OF(X509) *ca = NULL; in PHP_FUNCTION()2716 STACK_OF(X509) *ca = NULL; in PHP_FUNCTION()2799 STACK_OF(X509) * ca = NULL; in PHP_FUNCTION()5618 STACK_OF(X509) *signers= NULL; in PHP_FUNCTION()5619 STACK_OF(X509) *others = NULL; in PHP_FUNCTION()5885 STACK_OF(X509) *certs = NULL; in PHP_FUNCTION()5992 STACK_OF(X509) *others = NULL; in PHP_FUNCTION()[all …]
897 STACK_OF(X509_NAME) *cert_names = SSL_load_client_CA_file(cafile); in php_openssl_enable_peer_verification()1871 STACK_OF(X509) *chain; in php_openssl_capture_peer_certs()
Completed in 29 milliseconds