openssl/include
Matt Caswell 73999b62a2 Move PACKET creation into the state machine
Previously each message specific process function would create its own
PACKET structure. Rather than duplicate all of this code lots of times we
should create it in the state machine itself.

Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
2015-10-30 08:38:18 +00:00
..
internal Identify and move OpenSSL internal header files 2015-05-14 15:13:49 +02:00
openssl Move PACKET creation into the state machine 2015-10-30 08:38:18 +00:00