Home
last modified time | relevance | path

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

/system/keymaster/key_blob_utils/
Dintegrity_assured_key_blob.cpp32 static const size_t HMAC_SIZE = 8; variable
51 const AuthorizationSet& hidden, uint8_t hmac[HMAC_SIZE]) { in ComputeHmac()