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

/external/ipsec-tools/src/racoon/samples/roadwarrior/client/
H A Dracoon.conf21 authentication_method hybrid_rsa_client;
/external/ipsec-tools/src/racoon/samples/roadwarrior/server/
H A Dracoon.conf19 authentication_method hybrid_rsa_server;
/external/chromium_org/remoting/client/plugin/
H A Dchromoting_instance.cc172 protocol::AuthenticationMethod authentication_method = local
174 if (authentication_method.is_valid())
175 auth_methods->push_back(authentication_method);
/external/ipsec-tools/src/racoon/
H A Dcftoken.l372 <S_RMTP>authentication_method { YYD; yylval.num = algclass_isakmp_ameth; return(ALGORITHM_CLASS); }

Completed in 2114 milliseconds