Home
last modified time | relevance | path

Searched refs:consructKdfContext (Results 1 – 1 of 1) sorted by relevance

/system/keymaster/cppcose/
Dcppcose.cpp624 ErrMsgOr<bytevec> consructKdfContext(const bytevec& pubKeyA, const bytevec& privKeyA, in consructKdfContext() function
660 auto kdfContext = consructKdfContext(pubKeyA, privKeyA, pubKeyB, senderIsA); in ECDH_HKDF_DeriveKey()
687 auto kdfContext = consructKdfContext(pubKeyA, privKeyA, pubKeyB, senderIsA); in x25519_HKDF_DeriveKey()