Update function error code
A function error code needed updating due to merge issues. Reviewed-by: Richard Levitte <levitte@openssl.org>
This commit is contained in:
parent
b77ab018b7
commit
5802758eb4
1 changed files with 1 additions and 1 deletions
|
@ -2256,7 +2256,7 @@ void ERR_load_SSL_strings(void);
|
|||
# define SSL_F_DTLS1_HEARTBEAT 305
|
||||
# define SSL_F_DTLS1_OUTPUT_CERT_CHAIN 255
|
||||
# define SSL_F_DTLS1_PREPROCESS_FRAGMENT 288
|
||||
# define SSL_F_DTLS1_PROCESS_BUFFERED_RECORDS 404
|
||||
# define SSL_F_DTLS1_PROCESS_BUFFERED_RECORDS 424
|
||||
# define SSL_F_DTLS1_PROCESS_OUT_OF_SEQ_MESSAGE 256
|
||||
# define SSL_F_DTLS1_PROCESS_RECORD 257
|
||||
# define SSL_F_DTLS1_READ_BYTES 258
|
||||
|
|
Loading…
Reference in a new issue