summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2015-01-22 03:40:55 +0000
committerMatt Caswell <matt@openssl.org>2015-01-22 09:20:09 +0000
commit0f113f3ee4d629ef9a4a30911b22b224772085e5 (patch)
treee014603da5aed1d0751f587a66d6e270b6bda3de
parent22b52164aaed31d6e93dbd2d397ace041360e6aa (diff)
Run util/openssl-format-source -v -c .
Reviewed-by: Tim Hudson <tjh@openssl.org>
-rw-r--r--apps/app_rand.c188
-rw-r--r--apps/apps.c5588
-rw-r--r--apps/apps.h364
-rw-r--r--apps/asn1pars.c741
-rw-r--r--apps/ca.c5573
-rw-r--r--apps/ciphers.c327
-rw-r--r--apps/cms.c2717
-rw-r--r--apps/crl.c706
-rw-r--r--apps/crl2p7.c466
-rw-r--r--apps/dgst.c1096
-rw-r--r--apps/dh.c517
-rw-r--r--apps/dhparam.c866
-rw-r--r--apps/dsa.c569
-rw-r--r--apps/dsaparam.c792
-rw-r--r--apps/ec.c566
-rw-r--r--apps/ecparam.c1181
-rw-r--r--apps/enc.c1228
-rw-r--r--apps/engine.c884
-rw-r--r--apps/errstr.c101
-rw-r--r--apps/gendh.c344
-rw-r--r--apps/gendsa.c418
-rw-r--r--apps/genpkey.c653
-rw-r--r--apps/genrsa.c511
-rw-r--r--apps/nseq.c181
-rw-r--r--apps/ocsp.c2649
-rw-r--r--apps/openssl.c1039
-rw-r--r--apps/passwd.c936
-rw-r--r--apps/pkcs12.c1650
-rw-r--r--apps/pkcs7.c413
-rw-r--r--apps/pkcs8.c685
-rw-r--r--apps/pkey.c381
-rw-r--r--apps/pkeyparam.c211
-rw-r--r--apps/pkeyutl.c899
-rw-r--r--apps/prime.c159
-rw-r--r--apps/progs.h360
-rw-r--r--apps/rand.c295
-rw-r--r--apps/req.c3206
-rw-r--r--apps/rsa.c744
-rw-r--r--apps/rsautl.c555
-rw-r--r--apps/s_apps.h100
-rw-r--r--apps/s_cb.c3223
-rw-r--r--apps/s_client.c3917
-rw-r--r--apps/s_server.c5743
-rw-r--r--apps/s_socket.c1169
-rw-r--r--apps/s_time.c779
-rw-r--r--apps/sess_id.c438
-rw-r--r--apps/smime.c1398
-rw-r--r--apps/speed.c5575
-rw-r--r--apps/spkac.c403
-rw-r--r--apps/srp.c7
-rw-r--r--apps/testdsa.h430
-rw-r--r--apps/testrsa.h3896
-rw-r--r--apps/timeouts.h14
-rw-r--r--apps/ts.c1910
-rw-r--r--apps/verify.c606
-rw-r--r--apps/version.c139
-rw-r--r--[-rwxr-xr-x]apps/vms_decc_init.c168
-rw-r--r--apps/winrand.c153
-rw-r--r--apps/x509.c2359
-rw-r--r--bugs/alpha.c46
-rw-r--r--bugs/sgiccbug.c74
-rw-r--r--bugs/stream.c119
-rw-r--r--bugs/ultrixcc.c50
-rw-r--r--crypto/LPdir_nyi.c27
-rw-r--r--crypto/LPdir_unix.c123
-rw-r--r--crypto/LPdir_vms.c234
-rw-r--r--crypto/LPdir_win.c237
-rw-r--r--crypto/LPdir_win32.c7
-rw-r--r--crypto/LPdir_wince.c13
-rw-r--r--crypto/aes/aes.h100
-rw-r--r--crypto/aes/aes_cbc.c17
-rw-r--r--crypto/aes/aes_cfb.c40
-rw-r--r--crypto/aes/aes_ecb.c18
-rw-r--r--crypto/aes/aes_ige.c454
-rw-r--r--crypto/aes/aes_locl.h50
-rw-r--r--crypto/aes/aes_misc.c13
-rw-r--r--crypto/aes/aes_ofb.c9
-rw-r--r--crypto/aes/aes_wrap.c26
-rw-r--r--crypto/arm_arch.h106
-rw-r--r--crypto/armcap.c244
-rw-r--r--crypto/asn1/a_bitstr.c369
-rw-r--r--crypto/asn1/a_bool.c97
-rw-r--r--crypto/asn1/a_bytes.c444
-rw-r--r--crypto/asn1/a_d2i_fp.c378
-rw-r--r--crypto/asn1/a_digest.c70
-rw-r--r--crypto/asn1/a_dup.c88
-rw-r--r--crypto/asn1/a_enum.c213
-rw-r--r--crypto/asn1/a_gentm.c437
-rw-r--r--crypto/asn1/a_i2d_fp.c168
-rw-r--r--crypto/asn1/a_int.c715
-rw-r--r--crypto/asn1/a_mbstr.c553
-rw-r--r--crypto/asn1/a_object.c622
-rw-r--r--crypto/asn1/a_octet.c31
-rw-r--r--crypto/asn1/a_print.c124
-rw-r--r--crypto/asn1/a_set.c323
-rw-r--r--crypto/asn1/a_sign.c387
-rw-r--r--crypto/asn1/a_strex.c919
-rw-r--r--crypto/asn1/a_strnid.c377
-rw-r--r--crypto/asn1/a_time.c278
-rw-r--r--crypto/asn1/a_type.c171
-rw-r--r--crypto/asn1/a_utctm.c548
-rw-r--r--crypto/asn1/a_utf8.c291
-rw-r--r--crypto/asn1/a_verify.c337
-rw-r--r--crypto/asn1/ameth_lib.c691
-rw-r--r--crypto/asn1/asn1.h1922
-rw-r--r--crypto/asn1/asn1_err.c549
-rw-r--r--crypto/asn1/asn1_gen.c1508
-rw-r--r--crypto/asn1/asn1_lib.c748
-rw-r--r--crypto/asn1/asn1_locl.h194
-rw-r--r--crypto/asn1/asn1_mac.h973
-rw-r--r--crypto/asn1/asn1_par.c668
-rw-r--r--crypto/asn1/asn1t.h1198
-rw-r--r--crypto/asn1/asn_mime.c1602
-rw-r--r--crypto/asn1/asn_moid.c146
-rw-r--r--crypto/asn1/asn_mstbl.c196
-rw-r--r--crypto/asn1/asn_pack.c192
-rw-r--r--crypto/asn1/bio_asn1.c780
-rw-r--r--crypto/asn1/bio_ndef.c289
-rw-r--r--crypto/asn1/charmap.h22
-rw-r--r--crypto/asn1/d2i_pr.c186
-rw-r--r--crypto/asn1/d2i_pu.c127
-rw-r--r--crypto/asn1/evp_asn1.c262
-rw-r--r--crypto/asn1/f_enum.c274
-rw-r--r--crypto/asn1/f_int.c294
-rw-r--r--crypto/asn1/f_string.c281
-rw-r--r--crypto/asn1/i2d_pr.c40
-rw-r--r--crypto/asn1/i2d_pu.c46
-rw-r--r--crypto/asn1/n_pkey.c516
-rw-r--r--crypto/asn1/nsseq.c25
-rw-r--r--crypto/asn1/p5_pbe.c141
-rw-r--r--crypto/asn1/p5_pbev2.c362
-rw-r--r--crypto/asn1/p8_pkey.c153
-rw-r--r--crypto/asn1/t_bitst.c65
-rw-r--r--crypto/asn1/t_crl.c109
-rw-r--r--crypto/asn1/t_pkey.c102
-rw-r--r--crypto/asn1/t_req.c348
-rw-r--r--crypto/asn1/t_spki.c73
-rw-r--r--crypto/asn1/t_x509.c900
-rw-r--r--crypto/asn1/t_x509a.c93
-rw-r--r--crypto/asn1/tasn_dec.c2312
-rw-r--r--crypto/asn1/tasn_enc.c1153
-rw-r--r--crypto/asn1/tasn_fre.c375
-rw-r--r--crypto/asn1/tasn_new.c563
-rw-r--r--crypto/asn1/tasn_prn.c945
-rw-r--r--crypto/asn1/tasn_scn.c74
-rw-r--r--crypto/asn1/tasn_typ.c15
-rw-r--r--crypto/asn1/tasn_utl.c342
-rw-r--r--crypto/asn1/x_algor.c135