Make string_to_hex/hex_to_string public
authorRich Salz <rsalz@openssl.org>
Wed, 13 Apr 2016 19:58:28 +0000 (15:58 -0400)
committerRich Salz <rsalz@openssl.org>
Mon, 18 Apr 2016 13:02:11 +0000 (09:02 -0400)
commit14f051a0ae3d752c50f419d3583e85fdf4c5bfc9
tree16bb50151db9c67cd1dec3b1d25cc537fd10f874
parent9021a5dfb37fd3a6f7726f07ef0f27dcb71048e2
Make string_to_hex/hex_to_string public

Give the API new names, document it.

Reviewed-by: Richard Levitte <levitte@openssl.org>
24 files changed:
apps/apps.c
apps/apps.h
apps/cms.c
apps/enc.c
apps/ocsp.c
apps/rehash.c
apps/ts.c
crypto/asn1/asn1_gen.c
crypto/cpt_err.c
crypto/engine/eng_openssl.c
crypto/evp/pmeth_lib.c
crypto/o_str.c
crypto/rsa/rsa_pmeth.c
crypto/x509v3/v3_akey.c
crypto/x509v3/v3_conf.c
crypto/x509v3/v3_pci.c
crypto/x509v3/v3_skey.c
crypto/x509v3/v3_utl.c
crypto/x509v3/v3err.c
doc/crypto/OPENSSL_malloc.pod
include/openssl/crypto.h
include/openssl/x509v3.h
test/evp_test.c
util/libcrypto.num