Home
last modified time | relevance | path

Searched refs:handbufalloc (Results 1 – 1 of 1) sorted by relevance

/freebsd/crypto/openssl/test/helpers/
H A Dquictestlib.c53 size_t handbufalloc; member
958 fault->handbufalloc = msginlen + GROWTH_ALLOWANCE; in handshake_mutate()
1046 if (fault->handbufalloc == 0) in qtest_fault_resize_handshake()
1049 if (newlen > fault->handbufalloc) { in qtest_fault_resize_handshake()