Searched refs:senderIsA (Results 1 – 2 of 2) sorted by relevance
371 const bytevec& pubKeyB, bool senderIsA) { in x25519_HKDF_DeriveKey() argument386 .add(senderIsA ? pubKeyA : pubKeyB)) in x25519_HKDF_DeriveKey()390 .add(senderIsA ? pubKeyB : pubKeyA)) in x25519_HKDF_DeriveKey()
284 const bytevec& recipientPubKey, bool senderIsA);