Home
last modified time | relevance | path

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

/aosp12/hardware/interfaces/keymaster/4.1/support/include/keymasterV4_1/
H A DKeymaster.h92 static void performHmacKeyAgreement(const KeymasterSet& keymasters);
/aosp12/hardware/interfaces/keymaster/4.1/support/
H A DKeymaster.cpp191 void Keymaster::performHmacKeyAgreement(const KeymasterSet& keymasters) { in performHmacKeyAgreement() function in android::hardware::keymaster::V4_1::support::Keymaster