Home
last modified time | relevance | path

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

/aosp12/system/keymaster/key_blob_utils/
H A Dintegrity_assured_key_blob.cpp31 static const size_t HMAC_SIZE = 8; variable
49 const AuthorizationSet& hidden, uint8_t hmac[HMAC_SIZE]) { in ComputeHmac()