Searched refs:canary1 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/contrib/ntp/lib/isc/
H A Dhash.c304 unsigned char canary0[4], canary1[4]; local
328 memcpy(canary1, hctx + 1, sizeof(canary1));
329 INSIST(memcmp(canary0, canary1, sizeof(canary0)) == 0);

Completed in 102 milliseconds