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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/src/openvpn/
H A Dplugin.h131 , int current_cert_depth,
187 , int current_cert_depth,
181 plugin_call_ssl(const struct plugin_list *pl, const int type, const struct argv *av, struct plugin_return *pr, struct env_set *es , int current_cert_depth, openvpn_x509_cert_t *current_cert ) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/include/
H A Dopenvpn-plugin.h343 * current_cert_depth : Certificate depth of the certificate being passed over (only if compiled with ENABLE_SSL defined)
356 int current_cert_depth; member in struct:openvpn_plugin_args_func_in
/netgear-R7000-V1.0.7.12_1.2.5/src/router/arm-uclibc/target/usr/local/include/
H A Dopenvpn-plugin.h343 * current_cert_depth : Certificate depth of the certificate being passed over (only if compiled with ENABLE_SSL defined)
356 int current_cert_depth; member in struct:openvpn_plugin_args_func_in
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/sample/sample-plugins/log/
H A Dlog_v3.c220 printf("Certificate depth: %i\n", args->current_cert_depth);

Completed in 42 milliseconds