Searched refs:DeriveSharedKey (Results 1 – 2 of 2) sorted by relevance
276 return DeriveSharedKey(key_source); in BuildRandomSharedKey()283 return DeriveSharedKey(std::vector<uint8>(key_source.begin(), in SetSharedKeyForTesting()287 bool ClientUpdateProtocol::DeriveSharedKey(const std::vector<uint8>& source) { in DeriveSharedKey() function in ClientUpdateProtocol
101 bool DeriveSharedKey(const std::vector<uint8>& source);