Searched refs:soap_ssl_client_cacerts (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/plugin/
H A Dcacerts.h51 The soap_ssl_client_cacerts(struct soap*) function replaces
54 soap_ssl_client_cacerts() function should be called just once to set up
62 if (soap_ssl_client_cacerts(soap)
82 int soap_ssl_client_cacerts(struct soap *soap);
H A Dcacerts.c87 int soap_ssl_client_cacerts(struct soap *soap) function
125 err = soap_set_receiver_error(soap, line, "SSL add chain certificate failed in soap_ssl_client_cacerts()", SOAP_SSL_ERROR);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/plugin/
H A Dcacerts.h51 The soap_ssl_client_cacerts(struct soap*) function replaces
54 soap_ssl_client_cacerts() function should be called just once to set up
62 if (soap_ssl_client_cacerts(soap)
82 int soap_ssl_client_cacerts(struct soap *soap);
H A Dcacerts.c87 int soap_ssl_client_cacerts(struct soap *soap) function
125 err = soap_set_receiver_error(soap, line, "SSL add chain certificate failed in soap_ssl_client_cacerts()", SOAP_SSL_ERROR);

Completed in 248 milliseconds