Searched refs:SetPrivateKeyForTesting (Results 1 – 3 of 3) sorted by relevance
81 void SetPrivateKeyForTesting(const UInt256& private_key);
110 local_key->SetPrivateKeyForTesting(kSamplePrivateKey); in TEST()
166 void LocalEcdhKey::SetPrivateKeyForTesting(const UInt256& private_key) { in SetPrivateKeyForTesting() function in bt::sm::LocalEcdhKey