Home
last modified time | relevance | path

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

/system/keymaster/contexts/
Dpure_soft_remote_provisioning_context.cpp39 constexpr uint32_t kMacKeyLength = 32; variable
126 auto key = DeriveBytesFromHbk("Key to MAC public keys", kMacKeyLength); in GenerateHmacSha256()