]> git.ipfire.org Git - thirdparty/openssl.git/commit - ssl/ssl_lib.c
Change statem prefix to ossl_statem
authorMatt Caswell <matt@openssl.org>
Mon, 5 Oct 2015 09:39:54 +0000 (10:39 +0100)
committerMatt Caswell <matt@openssl.org>
Fri, 30 Oct 2015 08:39:46 +0000 (08:39 +0000)
commitfe3a329117dbb04a17ca2cb9fc9e3493dc7f03ab
tree20150679f5f4e133a853b4d2c4b0e56fcdc18d66
parent7c8b53571698f32219a912e05bc71df4017094c1
Change statem prefix to ossl_statem

Change various state machine functions to use the prefix ossl_statem
instead.

Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
13 files changed:
ssl/d1_lib.c
ssl/d1_msg.c
ssl/methods.c
ssl/record/rec_layer_d1.c
ssl/record/rec_layer_s3.c
ssl/s3_lib.c
ssl/ssl_lib.c
ssl/ssl_stat.c
ssl/statem/statem.c
ssl/statem/statem.h
ssl/statem/statem_clnt.c
ssl/statem/statem_lib.c
ssl/statem/statem_srvr.c