Fix PSS signature printing.
authorDr. Stephen Henson <steve@openssl.org>
Sun, 5 May 2013 12:34:03 +0000 (13:34 +0100)
committerDr. Stephen Henson <steve@openssl.org>
Wed, 5 Jun 2013 14:06:02 +0000 (15:06 +0100)
commit233ebcb543b25135643c2954e469248d7adc1d21
treea6cdd76ca999d4d135d854b3969c078ccb598829
parentda0c0072549ee786da70c29a0fe43c79df27f33f
Fix PSS signature printing.

Fix PSS signature printing: consistently use 0x prefix for hex values for
padding length and trailer fields.
(cherry picked from commit deb24ad53147f5a8dd63416224a5edd7bbc0e74a)
crypto/rsa/rsa_ameth.c