OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PeerType
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/crypto/
p224_spake.h
42
//
PeerType
's values are named client and server due to convention. But
45
enum
PeerType
{
54
P224EncryptedKeyExchange(
PeerType
peer_type,
93
PeerType
peer_type,
p224_spake.cc
99
PeerType
peer_type, const base::StringPiece& password)
217
PeerType
peer_type,
/external/chromium_org/remoting/protocol/
v2_authenticator.h
52
V2Authenticator(crypto::P224EncryptedKeyExchange::
PeerType
type,
v2_authenticator.cc
59
crypto::P224EncryptedKeyExchange::
PeerType
type,
Completed in 60 milliseconds