summaryrefslogtreecommitdiffstats
path: root/crypto/pem/pem_all.c
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2015-01-22 01:02:03 +0000
committerMatt Caswell <matt@openssl.org>2015-01-22 09:46:26 +0000
commit4bc991384404d05e49e3aa622c142c7b7d05ef7b (patch)
tree8a629b6e88a6da6ec92de0e62d113ea077ad77f6 /crypto/pem/pem_all.c
parenta8b966f48f23fb66645d409c609603e8b8a005f1 (diff)
Rerun util/openssl-format-source -v -c .OpenSSL_1_0_0-post-auto-reformat
Reviewed-by: Tim Hudson <tjh@openssl.org>
Diffstat (limited to 'crypto/pem/pem_all.c')
-rw-r--r--crypto/pem/pem_all.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/pem/pem_all.c b/crypto/pem/pem_all.c
index 110bd3ea30..09f2f9dad4 100644
--- a/crypto/pem/pem_all.c
+++ b/crypto/pem/pem_all.c
@@ -190,6 +190,7 @@ RSA *PEM_read_RSAPrivateKey(FILE *fp, RSA **rsa, pem_password_cb *cb, void *u)
IMPLEMENT_PEM_write_cb_const(RSAPrivateKey, RSA, PEM_STRING_RSA,
RSAPrivateKey)
+
IMPLEMENT_PEM_rw_const(RSAPublicKey, RSA, PEM_STRING_RSA_PUBLIC,
RSAPublicKey) IMPLEMENT_PEM_rw(RSA_PUBKEY, RSA,
PEM_STRING_PUBLIC,