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