Tidy up EC parameter check code: instead of accessing internal structures
authorDr. Stephen Henson <steve@openssl.org>
Wed, 4 Apr 2012 14:41:01 +0000 (14:41 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Wed, 4 Apr 2012 14:41:01 +0000 (14:41 +0000)
commitfd2b65ce5385a09b99c9be5e8ebbb56fb0167226
tree950939ea487d44d1a0537cb53b7d0900a2878ea2
parent263c62467dc19d86d491811f91729365d4ddf4ef
Tidy up EC parameter check code: instead of accessing internal structures
add utility functions to t1_lib.c to check if EC certificates and parameters
are consistent with peer.
ssl/s3_lib.c
ssl/ssl_locl.h
ssl/t1_lib.c