store_32_be
store_32_be(val, p);
store_32_be(current_kvno(local_tgt), pa->contents + 4);
store_32_be(token_ts, ckbuf);
store_32_be(now, ckbuf);
store_32_be(now, pa->contents);
store_32_be(current_kvno(rock->local_tgt), pa->contents + 4);
store_32_be(size, buf->data);
store_32_be(0, buf->data);
store_32_be(response->length, state->conn->lenbuf);
store_32_be(left, block);
store_32_be(right, block + 4);
store_32_be(ocipherl, ivec);
store_32_be(ocipherr, ivec + 4);
store_32_be(left, block);
store_32_be(right, block + 4);
store_32_be(left, ivec);
store_32_be(right, ivec + 4);
store_32_be(left, block);
store_32_be(right, block + 4);
store_32_be(ocipherl, ivec);
store_32_be(ocipherr, ivec + 4);
store_32_be(left, out);
store_32_be(right, out + 4);
store_32_be(left, block);
store_32_be(right, block + 4);
store_32_be(left, ivec);
store_32_be(right, ivec + 4);
#define PUT_HALF_BLOCK(lr, op) (store_32_be(lr, op), (op) += 4)
store_32_be(ctx.digest[i], &output->data[i*4]);
store_32_be(rnd_out->length * 8, Lbuf);
store_32_be(i, ibuf);
store_32_be(1, ibuf);
store_32_be(rnd_out->length * 8, lbuf);
store_32_be(i, ibytes);
store_32_be(usage, constantdata);
store_32_be(usage, constantdata);
store_32_be(usage, label);
store_32_be(usage, buf);
store_32_be(usage, constantdata);
store_32_be(usage, constantdata);
store_32_be(usage, label);
store_32_be(length, cp);
store_32_be(ssf, buf);
store_32_be(*seqnum, bigend_seqnum);
store_32_be(ctx->seq_send, bigend_seqnum);
store_32_be(seqnum, bigend_seqnum);
store_32_be(princlen, cp);
store_32_be(attrs != NULL ? attrs->length : 0, cp);
store_32_be(i, ns.data);
store_32_be(seqnum, bigend_seqnum);
store_32_be((toktype == KG2_TOK_MIC_MSG) ? 0xFFFFFFFF : 0, ckhdr + 4);
store_32_be(seqnum, plain);
store_32_be((uint32_t)*(const krb5_flags *)p, cbuf);
store_32_be(req.reqbuf.len - (pos + 4), lenptr);
store_32_be(len, lenbytes);
store_32_be(time_offset, payload);
store_32_be(usec_offset, payload + 4);
store_32_be(KRCC_COLLECTION_VERSION, payload);
store_32_be(len, payload + 4);
store_32_be(num, n);
store_32_be(iarg, *bufp);
store_32_be(message->length, pm.kerb_message.data);
store_32_be(message->length, out->msg_len_buf);
store_32_be(timestamp, record + TAG_LEN);
store_32_be(i, tag);
store_32_be(i, tag);
store_32_be(i, tag);
store_32_be(id, tag);
store_32_be(i, tag + 4);
store_32_be(i, tag);
store_32_be(i, data);
#define STORE32_INT(ptr, val) store_32_be(val, ptr)
store_32_be(now, nonce.data);
store_32_be(counter, be_counter);
store_32_be(group, prf_input.data + prefix_len);
store_32_be(group, groupnbuf);
store_32_be(n, nbuf);
store_32_be(ikey->enctype, etypenbuf);
store_32_be(oval, *bufpp);
assert((store_32_be(0x02030405, u.b+2), !memcmp(buf, u.b, 9)));