Convert X509_REVOKED* functions to use const getters
authorMatt Caswell <matt@openssl.org>
Mon, 15 Aug 2016 11:41:25 +0000 (12:41 +0100)
committerDr. Stephen Henson <steve@openssl.org>
Thu, 18 Aug 2016 10:59:39 +0000 (11:59 +0100)
commit604f6eff31a3837abd3d96a2a41a3b269df757c4
tree2bc105f172a6af76b9f397f4179d48dc3eaf41a2
parentdd8e5a573272d369cb6dd21592e2b1b1d3941939
Convert X509_REVOKED* functions to use const getters

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Stephen Henson <steve@openssl.org>
crypto/asn1/f_int.c
crypto/x509/x509cset.c
doc/crypto/X509V3_get_d2i.pod
doc/crypto/X509_CRL_get0_by_serial.pod
include/openssl/asn1.h
include/openssl/x509.h