summaryrefslogtreecommitdiffstats
path: root/ssl/d1_lib.c
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2015-09-10 10:22:30 +0100
committerMatt Caswell <matt@openssl.org>2015-10-30 08:38:18 +0000
commit73999b62a27d9ac7c10ff27d79fd2bab97f97670 (patch)
tree8f20ec21ee6952e282f709025a45dc801e572438 /ssl/d1_lib.c
parent0131df49ee1f98918e958c05b0d4f56b7d441f83 (diff)
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>
Diffstat (limited to 'ssl/d1_lib.c')
0 files changed, 0 insertions, 0 deletions