Home
last modified time | relevance | path

Searched refs:authentication_method (Results 1 – 12 of 12) sorted by relevance

/external/ipsec-tools/src/racoon/samples/
Dracoon.conf.sample-inherit25 authentication_method rsasig;
43 authentication_method pre_shared_key;
Dracoon.conf.in69 authentication_method rsasig;
91 authentication_method pre_shared_key;
Dracoon.conf.sample-plainrsa34 authentication_method rsasig;
Dracoon.conf.sample-gssapi24 authentication_method gssapi_krb;
Dracoon.conf.sample38 authentication_method pre_shared_key ;
Dracoon.conf.sample-natt80 authentication_method rsasig;
/external/ipsec-tools/src/racoon/samples/roadwarrior/client/
Dracoon.conf21 authentication_method hybrid_rsa_client;
/external/ipsec-tools/src/racoon/samples/roadwarrior/server/
Dracoon.conf19 authentication_method hybrid_rsa_server;
Dracoon.conf-radius19 authentication_method hybrid_rsa_server;
/external/chromium_org/remoting/
Dremoting_srcs.gypi92 'protocol/authentication_method.cc',
93 'protocol/authentication_method.h',
/external/chromium_org/remoting/client/plugin/
Dchromoting_instance.cc197 protocol::AuthenticationMethod authentication_method = in ParseAuthMethods() local
199 if (authentication_method.is_valid()) in ParseAuthMethods()
200 config->authentication_methods.push_back(authentication_method); in ParseAuthMethods()
/external/ipsec-tools/src/racoon/doc/
DREADME.plainrsa85 the "rsasig" option for "authentication_method".