OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:peer_type
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/crypto/
p224_spake.h
50
//
peer_type
: the type of the local authentication party.
54
P224EncryptedKeyExchange(PeerType
peer_type
,
93
PeerType
peer_type
,
p224_spake.cc
99
PeerType
peer_type
, const base::StringPiece& password)
101
is_server_(
peer_type
== kPeerTypeServer) {
217
PeerType
peer_type
,
224
if (
peer_type
== kPeerTypeServer) {
/external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/
peers.cpp
47
enum
peer_type
{
enum
308
int
peer_type
= ctx_item->data(peer_role_type).toInt();
local
312
if (
peer_type
== PEER_TYPE_WPS_ER_ENROLLEE)
324
if (
peer_type
== PEER_TYPE_WPS_ER_ENROLLEE) {
1713
int
peer_type
= ctx_item->data(peer_role_type).toInt();
local
[
all
...]
Completed in 69 milliseconds