Home
last modified time | relevance | path

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

/openssl/test/helpers/
H A Dquictestlib.c53 size_t handbufalloc; member
863 fault->handbufalloc = msginlen + GROWTH_ALLOWANCE; in handshake_mutate()
951 if (fault->handbufalloc == 0) in qtest_fault_resize_handshake()
954 if (newlen > fault->handbufalloc) { in qtest_fault_resize_handshake()

Completed in 7 milliseconds