mirror of
https://github.com/openssl/openssl.git
synced 2024-11-26 03:24:02 +08:00
fix comment
This commit is contained in:
parent
f45f40ffff
commit
891e465607
@ -109,7 +109,7 @@ int ssl3_get_finished(SSL *s, int a, int b)
|
||||
unsigned char *p;
|
||||
|
||||
/* the mac has already been generated when we received the
|
||||
* change cipher spec message and is in s->s3->tmp.in_dgst[12]
|
||||
* change cipher spec message and is in s->s3->tmp.finish_md
|
||||
*/
|
||||
|
||||
n=ssl3_get_message(s,
|
||||
|
Loading…
Reference in New Issue
Block a user