Searched defs:HMAC_SIZE (Results 1 – 1 of 1) sorted by relevance
32 static const size_t HMAC_SIZE = 8; variable51 const AuthorizationSet& hidden, uint8_t hmac[HMAC_SIZE]) { in ComputeHmac()