Searched refs:alloclen (Results 1 – 3 of 3) sorted by relevance
33 size_t alloclen; /* size of allocation */ member
35 size_t alloclen; /* size of allocation */ member
194 crypto_data->alloclen = 4096; in quic_add_handshake_data()200 assert(crypto_data->len + len <= crypto_data->alloclen); in quic_add_handshake_data()