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