ike_auth_hash
if (ike_auth_hash(exchange, buf) == -1) {
if (ike_auth_hash(exchange, buf + ISAKMP_HASH_DATA_OFF) == -1)
static int ike_auth_hash(struct exchange *, u_int8_t *);