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