WPACKET_allocate_bytes
|| !WPACKET_allocate_bytes(pkt, cont_len, &bnbytes)
if (!WPACKET_allocate_bytes(pkt, n, &p))
if (!WPACKET_allocate_bytes(pkt, POLY_COEFF_NUM_BYTES(10), &out))
if (!WPACKET_allocate_bytes(pkt, 32 * 4, &out))
if (!WPACKET_allocate_bytes(pkt, POLY_COEFF_NUM_BYTES(3), &out))
if (!WPACKET_allocate_bytes(pkt, 13, &out))
if (!WPACKET_allocate_bytes(pkt, 10, &out))
if (!WPACKET_allocate_bytes(pkt, 9, &out))
if (!WPACKET_allocate_bytes(pkt, POLY_COEFF_NUM_BYTES(4), &out))
if (!WPACKET_allocate_bytes(pkt, omega + k, &data))
if (!WPACKET_allocate_bytes(pkt, POLY_COEFF_NUM_BYTES(6), &out))
if (!WPACKET_allocate_bytes(pkt, lenbytes, &lenchars)) {
|| !WPACKET_allocate_bytes(pkt, len, allocbytes)
if (!WPACKET_allocate_bytes(pkt, lenbytes, &lenchars))
|| !WPACKET_allocate_bytes(pkt, size, &data)
if (!WPACKET_allocate_bytes(pkt, len, &dest))
if (!WPACKET_allocate_bytes(pkt, len, &dest))
|| !WPACKET_allocate_bytes(pkt, len, allocbytes)
if (WPACKET_allocate_bytes(pkt, enclen, &b) == 0)
|| !WPACKET_allocate_bytes(wroot_pkt, n, &node0)
if (!WPACKET_allocate_bytes(wpkt, tmp_len, &tmp))
if (!WPACKET_allocate_bytes(sig_wpkt, auth_path_len, &auth_path)
int WPACKET_allocate_bytes(WPACKET *pkt, size_t len,
|| !WPACKET_allocate_bytes(pkt, (size_t)f->len, &p))
if (!WPACKET_allocate_bytes(pkt, (size_t)f->len, &p))
else if (!WPACKET_allocate_bytes(pkt, value_len, (unsigned char **)&b))
&& !WPACKET_allocate_bytes(thispkt, rl->eivlen, NULL))
if (!WPACKET_allocate_bytes(&pkt[0], align, NULL)) {
if (!WPACKET_allocate_bytes(thispkt, align, NULL)) {
&& !WPACKET_allocate_bytes(thispkt, rl->eivlen, NULL))
if (!WPACKET_allocate_bytes(thispkt, mac_size, &mac)
&& !WPACKET_allocate_bytes(thispkt,
if (!WPACKET_allocate_bytes(thispkt, mac_size, &mac)
|| !WPACKET_allocate_bytes(thispkt, thiswr->length, NULL)) {
if (!WPACKET_allocate_bytes(pkt, extlen, &extbytes)
if (!WPACKET_allocate_bytes(pkt, hashlen, &hashval2)
if (!WPACKET_allocate_bytes(pkt, appcookielen, &appcookie2)
if (!WPACKET_allocate_bytes(pkt, hmaclen, &hmac2)
if (!WPACKET_allocate_bytes(pkt, enclen, &encdata)
if (!WPACKET_allocate_bytes(pkt, msglen, &encdata)
if (!WPACKET_allocate_bytes(pkt, comp_len, NULL)
if (!WPACKET_allocate_bytes(pkt, DTLS1_HM_HEADER_LENGTH, &header)
if (!WPACKET_allocate_bytes(pkt, len, &binval)) {
if (!WPACKET_allocate_bytes(pkt, BN_num_bytes(r[i]), &binval)
|| !WPACKET_allocate_bytes(pkt, len, &encdata2)
|| !WPACKET_allocate_bytes(pkt, lenfinal, &encdata2)
|| !WPACKET_allocate_bytes(pkt, hlen, &macdata2)
|| !TEST_true(WPACKET_allocate_bytes(&pkt, 2, &bytes)))