Rename Suite B functions for consistency.
authorDr. Stephen Henson <steve@openssl.org>
Fri, 3 Aug 2012 15:58:15 +0000 (15:58 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Fri, 3 Aug 2012 15:58:15 +0000 (15:58 +0000)
commit3b0648ebc9fb2f27ccd0cb61f290911bbf0f482a
tree4293cef6c2722e01c851d3bb521ed61b2b28abe5
parent3ad344a5171c55511adddb96c805e037f2c061be
Rename Suite B functions for consistency.

New function X509_chain_up_ref to dup and up the reference count of
a STACK_OF(X509): replace equivalent functionality in several places
by the equivalent call.
crypto/ts/ts_rsp_sign.c
crypto/x509/x509.h
crypto/x509/x509_cmp.c
crypto/x509/x509_vfy.c
ssl/ssl_cert.c