Searched refs:ourmac (Results 1 – 1 of 1) sorted by relevance
224 u_char ourmac[SSH_DIGEST_MAX_LENGTH]; in mac_check() local230 ourmac, sizeof(ourmac))) != 0) in mac_check()232 if (timingsafe_bcmp(ourmac, theirmac, mac->mac_len) != 0) in mac_check()