Home
last modified time | relevance | path

Searched defs:sender_nonce (Results 1 – 2 of 2) sorted by relevance

/external/openscreen/cast/common/channel/proto/
Dcast_channel.proto92 optional bytes sender_nonce = 2; field
102 optional bytes sender_nonce = 5; field
/external/openscreen/cast/receiver/channel/
Ddevice_auth_namespace_handler.cc120 std::string sender_nonce; in OnMessage() local