Symbol: WPACKET_allocate_bytes
crypto/openssl/crypto/asn1_dsa.c
88
|| !WPACKET_allocate_bytes(pkt, cont_len, &bnbytes)
crypto/openssl/crypto/der_writer.c
143
if (!WPACKET_allocate_bytes(pkt, n, &p))
crypto/openssl/crypto/ml_dsa/ml_dsa_encoders.c
135
if (!WPACKET_allocate_bytes(pkt, POLY_COEFF_NUM_BYTES(10), &out))
crypto/openssl/crypto/ml_dsa/ml_dsa_encoders.c
204
if (!WPACKET_allocate_bytes(pkt, 32 * 4, &out))
crypto/openssl/crypto/ml_dsa/ml_dsa_encoders.c
292
if (!WPACKET_allocate_bytes(pkt, POLY_COEFF_NUM_BYTES(3), &out))
crypto/openssl/crypto/ml_dsa/ml_dsa_encoders.c
395
if (!WPACKET_allocate_bytes(pkt, 13, &out))
crypto/openssl/crypto/ml_dsa/ml_dsa_encoders.c
484
if (!WPACKET_allocate_bytes(pkt, 10, &out))
crypto/openssl/crypto/ml_dsa/ml_dsa_encoders.c
565
if (!WPACKET_allocate_bytes(pkt, 9, &out))
crypto/openssl/crypto/ml_dsa/ml_dsa_encoders.c
58
if (!WPACKET_allocate_bytes(pkt, POLY_COEFF_NUM_BYTES(4), &out))
crypto/openssl/crypto/ml_dsa/ml_dsa_encoders.c
844
if (!WPACKET_allocate_bytes(pkt, omega + k, &data))
crypto/openssl/crypto/ml_dsa/ml_dsa_encoders.c
95
if (!WPACKET_allocate_bytes(pkt, POLY_COEFF_NUM_BYTES(6), &out))
crypto/openssl/crypto/packet.c
119
if (!WPACKET_allocate_bytes(pkt, lenbytes, &lenchars)) {
crypto/openssl/crypto/packet.c
33
|| !WPACKET_allocate_bytes(pkt, len, allocbytes)
crypto/openssl/crypto/packet.c
395
if (!WPACKET_allocate_bytes(pkt, lenbytes, &lenchars))
crypto/openssl/crypto/packet.c
412
|| !WPACKET_allocate_bytes(pkt, size, &data)
crypto/openssl/crypto/packet.c
451
if (!WPACKET_allocate_bytes(pkt, len, &dest))
crypto/openssl/crypto/packet.c
467
if (!WPACKET_allocate_bytes(pkt, len, &dest))
crypto/openssl/crypto/packet.c
566
|| !WPACKET_allocate_bytes(pkt, len, allocbytes)
crypto/openssl/crypto/packet.c
584
if (WPACKET_allocate_bytes(pkt, enclen, &b) == 0)
crypto/openssl/crypto/slh_dsa/slh_fors.c
253
|| !WPACKET_allocate_bytes(wroot_pkt, n, &node0)
crypto/openssl/crypto/slh_dsa/slh_wots.c
109
if (!WPACKET_allocate_bytes(wpkt, tmp_len, &tmp))
crypto/openssl/crypto/slh_dsa/slh_xmss.c
110
if (!WPACKET_allocate_bytes(sig_wpkt, auth_path_len, &auth_path)
crypto/openssl/include/internal/packet.h
794
int WPACKET_allocate_bytes(WPACKET *pkt, size_t len,
crypto/openssl/ssl/quic/quic_wire.c
157
|| !WPACKET_allocate_bytes(pkt, (size_t)f->len, &p))
crypto/openssl/ssl/quic/quic_wire.c
241
if (!WPACKET_allocate_bytes(pkt, (size_t)f->len, &p))
crypto/openssl/ssl/quic/quic_wire.c
404
else if (!WPACKET_allocate_bytes(pkt, value_len, (unsigned char **)&b))
crypto/openssl/ssl/record/methods/dtls_meth.c
718
&& !WPACKET_allocate_bytes(thispkt, rl->eivlen, NULL))
crypto/openssl/ssl/record/methods/tls1_meth.c
660
if (!WPACKET_allocate_bytes(&pkt[0], align, NULL)) {
crypto/openssl/ssl/record/methods/tls_common.c
1604
if (!WPACKET_allocate_bytes(thispkt, align, NULL)) {
crypto/openssl/ssl/record/methods/tls_common.c
1631
&& !WPACKET_allocate_bytes(thispkt, rl->eivlen, NULL))
crypto/openssl/ssl/record/methods/tls_common.c
1659
if (!WPACKET_allocate_bytes(thispkt, mac_size, &mac)
crypto/openssl/ssl/record/methods/tls_common.c
1710
&& !WPACKET_allocate_bytes(thispkt,
crypto/openssl/ssl/record/methods/tls_common.c
1719
if (!WPACKET_allocate_bytes(thispkt, mac_size, &mac)
crypto/openssl/ssl/record/methods/tls_common.c
1835
|| !WPACKET_allocate_bytes(thispkt, thiswr->length, NULL)) {
crypto/openssl/ssl/statem/extensions_clnt.c
412
if (!WPACKET_allocate_bytes(pkt, extlen, &extbytes)
crypto/openssl/ssl/statem/extensions_srvr.c
2114
if (!WPACKET_allocate_bytes(pkt, hashlen, &hashval2)
crypto/openssl/ssl/statem/extensions_srvr.c
2131
if (!WPACKET_allocate_bytes(pkt, appcookielen, &appcookie2)
crypto/openssl/ssl/statem/extensions_srvr.c
2173
if (!WPACKET_allocate_bytes(pkt, hmaclen, &hmac2)
crypto/openssl/ssl/statem/statem_clnt.c
3157
if (!WPACKET_allocate_bytes(pkt, enclen, &encdata)
crypto/openssl/ssl/statem/statem_clnt.c
3523
if (!WPACKET_allocate_bytes(pkt, msglen, &encdata)
crypto/openssl/ssl/statem/statem_clnt.c
3926
if (!WPACKET_allocate_bytes(pkt, comp_len, NULL)
crypto/openssl/ssl/statem/statem_dtls.c
1334
if (!WPACKET_allocate_bytes(pkt, DTLS1_HM_HEADER_LENGTH, &header)
crypto/openssl/ssl/statem/statem_srvr.c
2755
if (!WPACKET_allocate_bytes(pkt, len, &binval)) {
crypto/openssl/ssl/statem/statem_srvr.c
2763
if (!WPACKET_allocate_bytes(pkt, BN_num_bytes(r[i]), &binval)
crypto/openssl/ssl/statem/statem_srvr.c
4138
|| !WPACKET_allocate_bytes(pkt, len, &encdata2)
crypto/openssl/ssl/statem/statem_srvr.c
4141
|| !WPACKET_allocate_bytes(pkt, lenfinal, &encdata2)
crypto/openssl/ssl/statem/statem_srvr.c
4151
|| !WPACKET_allocate_bytes(pkt, hlen, &macdata2)
crypto/openssl/test/wpackettest.c
336
|| !TEST_true(WPACKET_allocate_bytes(&pkt, 2, &bytes)))