Searched defs:pubKeyA (Results 1 – 2 of 2) sorted by relevance
624 ErrMsgOr<bytevec> consructKdfContext(const bytevec& pubKeyA, const bytevec& privKeyA, in consructKdfContext()647 ErrMsgOr<bytevec> ECDH_HKDF_DeriveKey(const bytevec& pubKeyA, const bytevec& privKeyA, in ECDH_HKDF_DeriveKey()676 ErrMsgOr<bytevec> x25519_HKDF_DeriveKey(const bytevec& pubKeyA, const bytevec& privKeyA, in x25519_HKDF_DeriveKey()
1261 byte[] pubKeyA, in ecdhHkdfDeriveKey()