Searched refs:pkcs11_protected_authentication (Results 1 - 9 of 9) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openvpn/src/openvpn/
H A Doptions.h531 bool pkcs11_protected_authentication[MAX_PARMS]; member in struct:options
H A Doptions.c1639 SHOW_PARM (pkcs11_protected_authentication, o->pkcs11_protected_authentication[i] ? "ENABLED" : "DISABLED", "%s");
6774 options->pkcs11_protected_authentication[j-1] = atoi (p[j]) != 0 ? 1 : 0;
H A Dinit.c529 pkcs11_addProvider (c->options.pkcs11_providers[i], c->options.pkcs11_protected_authentication[i],
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openvpn/src/openvpn/
H A Doptions.h531 bool pkcs11_protected_authentication[MAX_PARMS]; member in struct:options
H A Doptions.c1639 SHOW_PARM (pkcs11_protected_authentication, o->pkcs11_protected_authentication[i] ? "ENABLED" : "DISABLED", "%s");
6774 options->pkcs11_protected_authentication[j-1] = atoi (p[j]) != 0 ? 1 : 0;
H A Dinit.c529 pkcs11_addProvider (c->options.pkcs11_providers[i], c->options.pkcs11_protected_authentication[i],
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openvpn/src/openvpn/
H A Doptions.h531 bool pkcs11_protected_authentication[MAX_PARMS]; member in struct:options
H A Doptions.c1639 SHOW_PARM (pkcs11_protected_authentication, o->pkcs11_protected_authentication[i] ? "ENABLED" : "DISABLED", "%s");
6774 options->pkcs11_protected_authentication[j-1] = atoi (p[j]) != 0 ? 1 : 0;
H A Dinit.c529 pkcs11_addProvider (c->options.pkcs11_providers[i], c->options.pkcs11_protected_authentication[i],

Completed in 282 milliseconds