Rename Suite B functions for consistency.
commit45be88bd6cf771435c70df4cded0daa584a6dfad
authorsteve <steve>
Fri, 3 Aug 2012 15:58:14 +0000 (3 15:58 +0000)
committersteve <steve>
Fri, 3 Aug 2012 15:58:14 +0000 (3 15:58 +0000)
treeb94e0101e90520d1b4ff4f37115ea34dac68d58b
parent71702b124aeaa173b10416442be7160631d1e634
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