Searched refs:mac_size (Results 1 – 1 of 1) sorted by relevance
535 uint32_t mac_size = 0; in verifyAuthenticationKeyAttributes() local536 if ((!hardware_enforced_characteristics.GetTagValue(keymaster::TAG_MIN_MAC_LENGTH, &mac_size) && in verifyAuthenticationKeyAttributes()538 &mac_size)) || in verifyAuthenticationKeyAttributes()539 mac_size != kHMACOutputSize) { in verifyAuthenticationKeyAttributes()