Home
last modified time | relevance | path

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

/system/keymaster/km_openssl/
Dsoft_keymaster_enforcement.cpp37 constexpr const char* kSharedHmacLabel = "KeymasterSharedMac"; variable
167 KeymasterBlob(reinterpret_cast<const uint8_t*>(kSharedHmacLabel), strlen(kSharedHmacLabel)), in ComputeSharedHmac()