Home
last modified time | relevance | path

Searched defs:macKey (Results 1 – 3 of 3) sorted by relevance

/system/keymaster/contexts/
Dpure_soft_remote_provisioning_context.cpp164 const std::vector<uint8_t>& macKey, // in BuildProtectedDataPayload()
/system/keymaster/cppcose/
Dcppcose.cpp267 const bytevec& macKey) { in verifyAndParseCoseMac0()
/system/keymaster/android_keymaster/
Dandroid_keymaster.cpp119 const cppcose::bytevec macKey(32); in getMacFunction() local