Searched defs:sharedSecret (Results 1 – 1 of 1) sorted by relevance
1558 vector<uint8_t> sharedSecret; in ecdh() local1568 optional<vector<uint8_t>> hkdf(const vector<uint8_t>& sharedSecret, const vector<uint8_t>& salt, in hkdf()2331 optional<vector<uint8_t>> sharedSecret = support::ecdh(publicKey, privateKey); in calcEMacKey() local