]> git.proxmox.com Git - efi-boot-shim.git/commit - Cryptlib/OpenSSL/crypto/rsa/rsa_sign.c
New upstream version 15+1533136590.3beb971
authorMathieu Trudel-Lapierre <mathieu.trudel-lapierre@canonical.com>
Tue, 21 Aug 2018 18:22:44 +0000 (14:22 -0400)
committerMathieu Trudel-Lapierre <mathieu.trudel-lapierre@canonical.com>
Tue, 21 Aug 2018 18:22:44 +0000 (14:22 -0400)
commit7bf7a6d0852382bb645119b18df3ff461aaba247
tree74089c9a1e552dfb9e5efa57468c8d7afda7e415
parentf892ac66084ab0315adb0c52e4a39b518730d023
New upstream version 15+1533136590.3beb971
670 files changed:
Cryptlib/Cryptlib.diff
Cryptlib/Hmac/CryptHmacMd5Null.c
Cryptlib/Hmac/CryptHmacSha1Null.c
Cryptlib/Hmac/CryptHmacSha256Null.c
Cryptlib/Include/CrtLibSupport.h [new file with mode: 0644]
Cryptlib/Include/OpenSslSupport.h [deleted file]
Cryptlib/Include/arpa/inet.h
Cryptlib/Include/assert.h
Cryptlib/Include/ctype.h
Cryptlib/Include/dirent.h
Cryptlib/Include/errno.h
Cryptlib/Include/internal/bio.h [new file with mode: 0644]
Cryptlib/Include/internal/comp.h [new file with mode: 0644]
Cryptlib/Include/internal/conf.h [new file with mode: 0644]
Cryptlib/Include/internal/constant_time_locl.h [new file with mode: 0644]
Cryptlib/Include/internal/dane.h [new file with mode: 0644]
Cryptlib/Include/internal/dso.h [new file with mode: 0644]
Cryptlib/Include/internal/dso_conf.h [new file with mode: 0644]
Cryptlib/Include/internal/err.h [new file with mode: 0644]
Cryptlib/Include/internal/numbers.h [new file with mode: 0644]
Cryptlib/Include/internal/o_dir.h [new file with mode: 0644]
Cryptlib/Include/internal/o_str.h [new file with mode: 0644]
Cryptlib/Include/internal/thread_once.h [new file with mode: 0644]
Cryptlib/Include/limits.h
Cryptlib/Include/malloc.h
Cryptlib/Include/math.h
Cryptlib/Include/memory.h
Cryptlib/Include/netdb.h
Cryptlib/Include/netinet/in.h
Cryptlib/Include/openssl/README [deleted file]
Cryptlib/Include/openssl/aes.h
Cryptlib/Include/openssl/asn1.h
Cryptlib/Include/openssl/asn1_mac.h
Cryptlib/Include/openssl/asn1t.h
Cryptlib/Include/openssl/async.h [new file with mode: 0644]
Cryptlib/Include/openssl/bio.h
Cryptlib/Include/openssl/blowfish.h
Cryptlib/Include/openssl/bn.h
Cryptlib/Include/openssl/buffer.h
Cryptlib/Include/openssl/camellia.h
Cryptlib/Include/openssl/cast.h
Cryptlib/Include/openssl/cmac.h
Cryptlib/Include/openssl/cms.h
Cryptlib/Include/openssl/comp.h
Cryptlib/Include/openssl/conf.h
Cryptlib/Include/openssl/conf_api.h
Cryptlib/Include/openssl/crypto.h
Cryptlib/Include/openssl/ct.h [new file with mode: 0644]
Cryptlib/Include/openssl/des.h
Cryptlib/Include/openssl/des_old.h [deleted file]
Cryptlib/Include/openssl/dh.h
Cryptlib/Include/openssl/dsa.h
Cryptlib/Include/openssl/dso.h [deleted file]
Cryptlib/Include/openssl/dtls1.h
Cryptlib/Include/openssl/e_os2.h
Cryptlib/Include/openssl/ebcdic.h
Cryptlib/Include/openssl/ec.h
Cryptlib/Include/openssl/ecdh.h
Cryptlib/Include/openssl/ecdsa.h
Cryptlib/Include/openssl/engine.h
Cryptlib/Include/openssl/err.h
Cryptlib/Include/openssl/evp.h
Cryptlib/Include/openssl/hmac.h
Cryptlib/Include/openssl/idea.h
Cryptlib/Include/openssl/kdf.h [new file with mode: 0644]
Cryptlib/Include/openssl/kssl.h [deleted file]
Cryptlib/Include/openssl/lhash.h
Cryptlib/Include/openssl/md2.h [new file with mode: 0644]
Cryptlib/Include/openssl/md4.h
Cryptlib/Include/openssl/md5.h
Cryptlib/Include/openssl/mdc2.h
Cryptlib/Include/openssl/modes.h
Cryptlib/Include/openssl/obj_mac.h
Cryptlib/Include/openssl/objects.h
Cryptlib/Include/openssl/ocsp.h
Cryptlib/Include/openssl/opensslconf.h
Cryptlib/Include/openssl/opensslv.h
Cryptlib/Include/openssl/ossl_typ.h
Cryptlib/Include/openssl/pem.h
Cryptlib/Include/openssl/pem2.h
Cryptlib/Include/openssl/pkcs12.h
Cryptlib/Include/openssl/pkcs7.h
Cryptlib/Include/openssl/pqueue.h [deleted file]
Cryptlib/Include/openssl/rand.h
Cryptlib/Include/openssl/rc2.h
Cryptlib/Include/openssl/rc4.h
Cryptlib/Include/openssl/rc5.h [new file with mode: 0644]
Cryptlib/Include/openssl/ripemd.h
Cryptlib/Include/openssl/rsa.h
Cryptlib/Include/openssl/safestack.h
Cryptlib/Include/openssl/seed.h
Cryptlib/Include/openssl/sha.h
Cryptlib/Include/openssl/srp.h
Cryptlib/Include/openssl/srtp.h
Cryptlib/Include/openssl/ssl.h
Cryptlib/Include/openssl/ssl2.h
Cryptlib/Include/openssl/ssl23.h [deleted file]
Cryptlib/Include/openssl/ssl3.h
Cryptlib/Include/openssl/stack.h
Cryptlib/Include/openssl/symhacks.h
Cryptlib/Include/openssl/tls1.h
Cryptlib/Include/openssl/ts.h
Cryptlib/Include/openssl/txt_db.h
Cryptlib/Include/openssl/ui.h
Cryptlib/Include/openssl/ui_compat.h [deleted file]
Cryptlib/Include/openssl/whrlpool.h
Cryptlib/Include/openssl/x509.h
Cryptlib/Include/openssl/x509_vfy.h
Cryptlib/Include/openssl/x509v3.h
Cryptlib/Include/sgtty.h
Cryptlib/Include/signal.h
Cryptlib/Include/stdarg.h
Cryptlib/Include/stddef.h
Cryptlib/Include/stdio.h
Cryptlib/Include/stdlib.h
Cryptlib/Include/string.h
Cryptlib/Include/strings.h
Cryptlib/Include/sys/ioctl.h
Cryptlib/Include/sys/param.h
Cryptlib/Include/sys/socket.h
Cryptlib/Include/sys/stat.h
Cryptlib/Include/sys/time.h
Cryptlib/Include/sys/times.h
Cryptlib/Include/sys/types.h
Cryptlib/Include/sys/un.h
Cryptlib/Include/syslog.h
Cryptlib/Include/time.h
Cryptlib/Include/unistd.h
Cryptlib/InternalCryptLib.h
Cryptlib/OpenSSL/Makefile
Cryptlib/OpenSSL/buildinf.h
Cryptlib/OpenSSL/crypto/LPdir_nyi.c
Cryptlib/OpenSSL/crypto/aes/aes_cbc.c
Cryptlib/OpenSSL/crypto/aes/aes_cfb.c
Cryptlib/OpenSSL/crypto/aes/aes_core.c
Cryptlib/OpenSSL/crypto/aes/aes_ctr.c [deleted file]
Cryptlib/OpenSSL/crypto/aes/aes_ecb.c
Cryptlib/OpenSSL/crypto/aes/aes_ige.c
Cryptlib/OpenSSL/crypto/aes/aes_locl.h
Cryptlib/OpenSSL/crypto/aes/aes_misc.c
Cryptlib/OpenSSL/crypto/aes/aes_ofb.c
Cryptlib/OpenSSL/crypto/aes/aes_wrap.c
Cryptlib/OpenSSL/crypto/asn1/a_bitstr.c
Cryptlib/OpenSSL/crypto/asn1/a_bool.c [deleted file]
Cryptlib/OpenSSL/crypto/asn1/a_bytes.c [deleted file]
Cryptlib/OpenSSL/crypto/asn1/a_d2i_fp.c
Cryptlib/OpenSSL/crypto/asn1/a_digest.c
Cryptlib/OpenSSL/crypto/asn1/a_dup.c
Cryptlib/OpenSSL/crypto/asn1/a_enum.c [deleted file]
Cryptlib/OpenSSL/crypto/asn1/a_gentm.c
Cryptlib/OpenSSL/crypto/asn1/a_i2d_fp.c
Cryptlib/OpenSSL/crypto/asn1/a_int.c
Cryptlib/OpenSSL/crypto/asn1/a_mbstr.c
Cryptlib/OpenSSL/crypto/asn1/a_object.c
Cryptlib/OpenSSL/crypto/asn1/a_octet.c
Cryptlib/OpenSSL/crypto/asn1/a_print.c
Cryptlib/OpenSSL/crypto/asn1/a_set.c [deleted file]
Cryptlib/OpenSSL/crypto/asn1/a_sign.c
Cryptlib/OpenSSL/crypto/asn1/a_strex.c
Cryptlib/OpenSSL/crypto/asn1/a_strnid.c
Cryptlib/OpenSSL/crypto/asn1/a_time.c
Cryptlib/OpenSSL/crypto/asn1/a_type.c
Cryptlib/OpenSSL/crypto/asn1/a_utctm.c
Cryptlib/OpenSSL/crypto/asn1/a_utf8.c
Cryptlib/OpenSSL/crypto/asn1/a_verify.c
Cryptlib/OpenSSL/crypto/asn1/ameth_lib.c
Cryptlib/OpenSSL/crypto/asn1/asn1_err.c
Cryptlib/OpenSSL/crypto/asn1/asn1_gen.c
Cryptlib/OpenSSL/crypto/asn1/asn1_lib.c
Cryptlib/OpenSSL/crypto/asn1/asn1_locl.h
Cryptlib/OpenSSL/crypto/asn1/asn1_par.c
Cryptlib/OpenSSL/crypto/asn1/asn_mime.c
Cryptlib/OpenSSL/crypto/asn1/asn_moid.c
Cryptlib/OpenSSL/crypto/asn1/asn_mstbl.c [new file with mode: 0644]
Cryptlib/OpenSSL/crypto/asn1/asn_pack.c
Cryptlib/OpenSSL/crypto/asn1/bio_asn1.c
Cryptlib/OpenSSL/crypto/asn1/bio_ndef.c
Cryptlib/OpenSSL/crypto/asn1/charmap.h
Cryptlib/OpenSSL/crypto/asn1/d2i_pr.c
Cryptlib/OpenSSL/crypto/asn1/d2i_pu.c
Cryptlib/OpenSSL/crypto/asn1/evp_asn1.c
Cryptlib/OpenSSL/crypto/asn1/f_enum.c [deleted file]
Cryptlib/OpenSSL/crypto/asn1/f_int.c
Cryptlib/OpenSSL/crypto/asn1/f_string.c
Cryptlib/OpenSSL/crypto/asn1/i2d_pr.c
Cryptlib/OpenSSL/crypto/asn1/i2d_pu.c
Cryptlib/OpenSSL/crypto/asn1/n_pkey.c
Cryptlib/OpenSSL/crypto/asn1/nsseq.c
Cryptlib/OpenSSL/crypto/asn1/p5_pbe.c
Cryptlib/OpenSSL/crypto/asn1/p5_pbev2.c
Cryptlib/OpenSSL/crypto/asn1/p5_scrypt.c [new file with mode: 0644]
Cryptlib/OpenSSL/crypto/asn1/p8_pkey.c
Cryptlib/OpenSSL/crypto/asn1/t_bitst.c
Cryptlib/OpenSSL/crypto/asn1/t_crl.c [deleted file]
Cryptlib/OpenSSL/crypto/asn1/t_pkey.c
Cryptlib/OpenSSL/crypto/asn1/t_req.c [deleted file]
Cryptlib/OpenSSL/crypto/asn1/t_spki.c
Cryptlib/OpenSSL/crypto/asn1/t_x509.c [deleted file]
Cryptlib/OpenSSL/crypto/asn1/t_x509a.c [deleted file]
Cryptlib/OpenSSL/crypto/asn1/tasn_dec.c
Cryptlib/OpenSSL/crypto/asn1/tasn_enc.c
Cryptlib/OpenSSL/crypto/asn1/tasn_fre.c
Cryptlib/OpenSSL/crypto/asn1/tasn_new.c
Cryptlib/OpenSSL/crypto/asn1/tasn_prn.c
Cryptlib/OpenSSL/crypto/asn1/tasn_scn.c [new file with mode: 0644]
Cryptlib/OpenSSL/crypto/asn1/tasn_typ.c
Cryptlib/OpenSSL/crypto/asn1/tasn_utl.c
Cryptlib/OpenSSL/crypto/asn1/x_algor.c
Cryptlib/OpenSSL/crypto/asn1/x_attrib.c [deleted file]
Cryptlib/OpenSSL/crypto/asn1/x_bignum.c
Cryptlib/OpenSSL/crypto/asn1/x_crl.c [deleted file]
Cryptlib/OpenSSL/crypto/asn1/x_exten.c [deleted file]
Cryptlib/OpenSSL/crypto/asn1/x_info.c
Cryptlib/OpenSSL/crypto/asn1/x_long.c
Cryptlib/OpenSSL/crypto/asn1/x_name.c [deleted file]
Cryptlib/OpenSSL/crypto/asn1/x_nx509.c [deleted file]
Cryptlib/OpenSSL/crypto/asn1/x_pkey.c
Cryptlib/OpenSSL/crypto/asn1/x_pubkey.c [deleted file]
Cryptlib/OpenSSL/crypto/asn1/x_req.c [deleted file]
Cryptlib/OpenSSL/crypto/asn1/x_sig.c
Cryptlib/OpenSSL/crypto/asn1/x_spki.c
Cryptlib/OpenSSL/crypto/asn1/x_val.c
Cryptlib/OpenSSL/crypto/asn1/x_x509.c [deleted file]
Cryptlib/OpenSSL/crypto/asn1/x_x509a.c [deleted file]
Cryptlib/OpenSSL/crypto/async/arch/async_null.c [new file with mode: 0644]
Cryptlib/OpenSSL/crypto/async/arch/async_null.h [new file with mode: 0644]
Cryptlib/OpenSSL/crypto/async/arch/async_posix.c [new file with mode: 0644]
Cryptlib/OpenSSL/crypto/async/arch/async_posix.h [new file with mode: 0644]
Cryptlib/OpenSSL/crypto/async/arch/async_win.c [new file with mode: 0644]
Cryptlib/OpenSSL/crypto/async/arch/async_win.h [new file with mode: 0644]
Cryptlib/OpenSSL/crypto/async/async.c [new file with mode: 0644]
Cryptlib/OpenSSL/crypto/async/async_err.c [new file with mode: 0644]
Cryptlib/OpenSSL/crypto/async/async_locl.h [new file with mode: 0644]
Cryptlib/OpenSSL/crypto/async/async_wait.c [new file with mode: 0644]
Cryptlib/OpenSSL/crypto/bio/b_addr.c [new file with mode: 0644]
Cryptlib/OpenSSL/crypto/bio/b_dump.c
Cryptlib/OpenSSL/crypto/bio/b_print.c
Cryptlib/OpenSSL/crypto/bio/b_sock.c
Cryptlib/OpenSSL/crypto/bio/b_sock2.c [new file with mode: 0644]
Cryptlib/OpenSSL/crypto/bio/bf_buff.c
Cryptlib/OpenSSL/crypto/bio/bf_lbuf.c [new file with mode: 0644]
Cryptlib/OpenSSL/crypto/bio/bf_nbio.c
Cryptlib/OpenSSL/crypto/bio/bf_null.c
Cryptlib/OpenSSL/crypto/bio/bio_cb.c
Cryptlib/OpenSSL/crypto/bio/bio_err.c
Cryptlib/OpenSSL/crypto/bio/bio_lcl.h
Cryptlib/OpenSSL/crypto/bio/bio_lib.c
Cryptlib/OpenSSL/crypto/bio/bio_meth.c [new file with mode: 0644]
Cryptlib/OpenSSL/crypto/bio/bss_acpt.c
Cryptlib/OpenSSL/crypto/bio/bss_bio.c
Cryptlib/OpenSSL/crypto/bio/bss_conn.c
Cryptlib/OpenSSL/crypto/bio/bss_dgram.c
Cryptlib/OpenSSL/crypto/bio/bss_fd.c
Cryptlib/OpenSSL/crypto/bio/bss_file.c
Cryptlib/OpenSSL/crypto/bio/bss_log.c
Cryptlib/OpenSSL/crypto/bio/bss_mem.c
Cryptlib/OpenSSL/crypto/bio/bss_null.c
Cryptlib/OpenSSL/crypto/bio/bss_sock.c
Cryptlib/OpenSSL/crypto/bn/bn.h [deleted file]
Cryptlib/OpenSSL/crypto/bn/bn_add.c
Cryptlib/OpenSSL/crypto/bn/bn_asm.c
Cryptlib/OpenSSL/crypto/bn/bn_blind.c
Cryptlib/OpenSSL/crypto/bn/bn_const.c
Cryptlib/OpenSSL/crypto/bn/bn_ctx.c
Cryptlib/OpenSSL/crypto/bn/bn_depr.c
Cryptlib/OpenSSL/crypto/bn/bn_dh.c [new file with mode: 0644]
Cryptlib/OpenSSL/crypto/bn/bn_div.c
Cryptlib/OpenSSL/crypto/bn/bn_err.c
Cryptlib/OpenSSL/crypto/bn/bn_exp.c
Cryptlib/OpenSSL/crypto/bn/bn_exp2.c
Cryptlib/OpenSSL/crypto/bn/bn_gcd.c
Cryptlib/OpenSSL/crypto/bn/bn_gf2m.c
Cryptlib/OpenSSL/crypto/bn/bn_intern.c [new file with mode: 0644]
Cryptlib/OpenSSL/crypto/bn/bn_kron.c
Cryptlib/OpenSSL/crypto/bn/bn_lcl.h
Cryptlib/OpenSSL/crypto/bn/bn_lib.c
Cryptlib/OpenSSL/crypto/bn/bn_mod.c
Cryptlib/OpenSSL/crypto/bn/bn_mont.c
Cryptlib/OpenSSL/crypto/bn/bn_mpi.c
Cryptlib/OpenSSL/crypto/bn/bn_mul.c
Cryptlib/OpenSSL/crypto/bn/bn_nist.c
Cryptlib/OpenSSL/crypto/bn/bn_prime.c
Cryptlib/OpenSSL/crypto/bn/bn_prime.h
Cryptlib/OpenSSL/crypto/bn/bn_print.c
Cryptlib/OpenSSL/crypto/bn/bn_rand.c
Cryptlib/OpenSSL/crypto/bn/bn_recp.c
Cryptlib/OpenSSL/crypto/bn/bn_shift.c
Cryptlib/OpenSSL/crypto/bn/bn_sqr.c
Cryptlib/OpenSSL/crypto/bn/bn_sqrt.c
Cryptlib/OpenSSL/crypto/bn/bn_srp.c [new file with mode: 0644]
Cryptlib/OpenSSL/crypto/bn/bn_word.c
Cryptlib/OpenSSL/crypto/bn/bn_x931p.c
Cryptlib/OpenSSL/crypto/bn/rsaz_exp.c [new file with mode: 0644]
Cryptlib/OpenSSL/crypto/bn/rsaz_exp.h
Cryptlib/OpenSSL/crypto/buffer/buf_err.c
Cryptlib/OpenSSL/crypto/buffer/buf_str.c [deleted file]
Cryptlib/OpenSSL/crypto/buffer/buffer.c
Cryptlib/OpenSSL/crypto/cmac/cm_ameth.c
Cryptlib/OpenSSL/crypto/cmac/cm_pmeth.c
Cryptlib/OpenSSL/crypto/cmac/cmac.c
Cryptlib/OpenSSL/crypto/comp/c_rle.c [deleted file]
Cryptlib/OpenSSL/crypto/comp/c_zlib.c
Cryptlib/OpenSSL/crypto/comp/comp_err.c
Cryptlib/OpenSSL/crypto/comp/comp_lcl.h [new file with mode: 0644]
Cryptlib/OpenSSL/crypto/comp/comp_lib.c
Cryptlib/OpenSSL/crypto/conf/conf_api.c
Cryptlib/OpenSSL/crypto/conf/conf_def.c
Cryptlib/OpenSSL/crypto/conf/conf_def.h
Cryptlib/OpenSSL/crypto/conf/conf_err.c
Cryptlib/OpenSSL/crypto/conf/conf_lib.c
Cryptlib/OpenSSL/crypto/conf/conf_mall.c
Cryptlib/OpenSSL/crypto/conf/conf_mod.c
Cryptlib/OpenSSL/crypto/conf/conf_sap.c
Cryptlib/OpenSSL/crypto/constant_time_locl.h [deleted file]
Cryptlib/OpenSSL/crypto/cpt_err.c
Cryptlib/OpenSSL/crypto/cryptlib.c
Cryptlib/OpenSSL/crypto/cryptlib.h [deleted file]
Cryptlib/OpenSSL/crypto/cversion.c
Cryptlib/OpenSSL/crypto/dh/dh_ameth.c
Cryptlib/OpenSSL/crypto/dh/dh_asn1.c
Cryptlib/OpenSSL/crypto/dh/dh_check.c
Cryptlib/OpenSSL/crypto/dh/dh_depr.c
Cryptlib/OpenSSL/crypto/dh/dh_err.c
Cryptlib/OpenSSL/crypto/dh/dh_gen.c
Cryptlib/OpenSSL/crypto/dh/dh_kdf.c [new file with mode: 0644]
Cryptlib/OpenSSL/crypto/dh/dh_key.c
Cryptlib/OpenSSL/crypto/dh/dh_lib.c
Cryptlib/OpenSSL/crypto/dh/dh_locl.h [new file with mode: 0644]
Cryptlib/OpenSSL/crypto/dh/dh_meth.c [new file with mode: 0644]
Cryptlib/OpenSSL/crypto/dh/dh_pmeth.c
Cryptlib/OpenSSL/crypto/dh/dh_prn.c
Cryptlib/OpenSSL/crypto/dh/dh_rfc5114.c
Cryptlib/OpenSSL/crypto/dso/dso_beos.c [deleted file]
Cryptlib/OpenSSL/crypto/dso/dso_dl.c
Cryptlib/OpenSSL/crypto/dso/dso_dlfcn.c
Cryptlib/OpenSSL/crypto/dso/dso_err.c
Cryptlib/OpenSSL/crypto/dso/dso_lib.c
Cryptlib/OpenSSL/crypto/dso/dso_locl.h [new file with mode: 0644]
Cryptlib/OpenSSL/crypto/dso/dso_null.c [deleted file]
Cryptlib/OpenSSL/crypto/dso/dso_openssl.c
Cryptlib/OpenSSL/crypto/dso/dso_vms.c
Cryptlib/OpenSSL/crypto/dso/dso_win32.c
Cryptlib/OpenSSL/crypto/ebcdic.c
Cryptlib/OpenSSL/crypto/err/err.c
Cryptlib/OpenSSL/crypto/err/err_all.c
Cryptlib/OpenSSL/crypto/err/err_prn.c
Cryptlib/OpenSSL/crypto/evp/bio_b64.c
Cryptlib/OpenSSL/crypto/evp/bio_enc.c
Cryptlib/OpenSSL/crypto/evp/bio_md.c
Cryptlib/OpenSSL/crypto/evp/bio_ok.c
Cryptlib/OpenSSL/crypto/evp/c_all.c [deleted file]
Cryptlib/OpenSSL/crypto/evp/c_allc.c
Cryptlib/OpenSSL/crypto/evp/c_alld.c
Cryptlib/OpenSSL/crypto/evp/cmeth_lib.c [new file with mode: 0644]
Cryptlib/OpenSSL/crypto/evp/digest.c
Cryptlib/OpenSSL/crypto/evp/e_aes.c
Cryptlib/OpenSSL/crypto/evp/e_aes_cbc_hmac_sha1.c
Cryptlib/OpenSSL/crypto/evp/e_aes_cbc_hmac_sha256.c
Cryptlib/OpenSSL/crypto/evp/e_bf.c
Cryptlib/OpenSSL/crypto/evp/e_camellia.c
Cryptlib/OpenSSL/crypto/evp/e_cast.c
Cryptlib/OpenSSL/crypto/evp/e_chacha20_poly1305.c [new file with mode: 0644]
Cryptlib/OpenSSL/crypto/evp/e_des.c
Cryptlib/OpenSSL/crypto/evp/e_des3.c
Cryptlib/OpenSSL/crypto/evp/e_idea.c
Cryptlib/OpenSSL/crypto/evp/e_null.c
Cryptlib/OpenSSL/crypto/evp/e_old.c
Cryptlib/OpenSSL/crypto/evp/e_rc2.c
Cryptlib/OpenSSL/crypto/evp/e_rc4.c
Cryptlib/OpenSSL/crypto/evp/e_rc4_hmac_md5.c
Cryptlib/OpenSSL/crypto/evp/e_rc5.c
Cryptlib/OpenSSL/crypto/evp/e_seed.c
Cryptlib/OpenSSL/crypto/evp/e_xcbc_d.c
Cryptlib/OpenSSL/crypto/evp/encode.c
Cryptlib/OpenSSL/crypto/evp/evp_acnf.c [deleted file]
Cryptlib/OpenSSL/crypto/evp/evp_cnf.c
Cryptlib/OpenSSL/crypto/evp/evp_enc.c
Cryptlib/OpenSSL/crypto/evp/evp_err.c
Cryptlib/OpenSSL/crypto/evp/evp_key.c
Cryptlib/OpenSSL/crypto/evp/evp_lib.c
Cryptlib/OpenSSL/crypto/evp/evp_locl.h
Cryptlib/OpenSSL/crypto/evp/evp_pbe.c
Cryptlib/OpenSSL/crypto/evp/evp_pkey.c
Cryptlib/OpenSSL/crypto/evp/m_dss.c [deleted file]
Cryptlib/OpenSSL/crypto/evp/m_dss1.c [deleted file]
Cryptlib/OpenSSL/crypto/evp/m_ecdsa.c [deleted file]
Cryptlib/OpenSSL/crypto/evp/m_md2.c
Cryptlib/OpenSSL/crypto/evp/m_md4.c
Cryptlib/OpenSSL/crypto/evp/m_md5.c
Cryptlib/OpenSSL/crypto/evp/m_md5_sha1.c [new file with mode: 0644]
Cryptlib/OpenSSL/crypto/evp/m_mdc2.c
Cryptlib/OpenSSL/crypto/evp/m_null.c
Cryptlib/OpenSSL/crypto/evp/m_ripemd.c
Cryptlib/OpenSSL/crypto/evp/m_sha.c [deleted file]
Cryptlib/OpenSSL/crypto/evp/m_sha1.c
Cryptlib/OpenSSL/crypto/evp/m_sigver.c
Cryptlib/OpenSSL/crypto/evp/m_wp.c
Cryptlib/OpenSSL/crypto/evp/names.c
Cryptlib/OpenSSL/crypto/evp/p5_crpt.c
Cryptlib/OpenSSL/crypto/evp/p5_crpt2.c
Cryptlib/OpenSSL/crypto/evp/p_dec.c
Cryptlib/OpenSSL/crypto/evp/p_enc.c
Cryptlib/OpenSSL/crypto/evp/p_lib.c
Cryptlib/OpenSSL/crypto/evp/p_open.c
Cryptlib/OpenSSL/crypto/evp/p_seal.c
Cryptlib/OpenSSL/crypto/evp/p_sign.c
Cryptlib/OpenSSL/crypto/evp/p_verify.c
Cryptlib/OpenSSL/crypto/evp/pmeth_fn.c
Cryptlib/OpenSSL/crypto/evp/pmeth_gn.c
Cryptlib/OpenSSL/crypto/evp/pmeth_lib.c
Cryptlib/OpenSSL/crypto/evp/scrypt.c [new file with mode: 0644]
Cryptlib/OpenSSL/crypto/ex_data.c
Cryptlib/OpenSSL/crypto/fips_ers.c [deleted file]
Cryptlib/OpenSSL/crypto/hmac/hm_ameth.c
Cryptlib/OpenSSL/crypto/hmac/hm_pmeth.c
Cryptlib/OpenSSL/crypto/hmac/hmac.c
Cryptlib/OpenSSL/crypto/hmac/hmac_lcl.h [new file with mode: 0644]
Cryptlib/OpenSSL/crypto/include/internal/asn1_int.h [new file with mode: 0644]
Cryptlib/OpenSSL/crypto/include/internal/async.h [new file with mode: 0644]
Cryptlib/OpenSSL/crypto/include/internal/bn_dh.h [new file with mode: 0644]
Cryptlib/OpenSSL/crypto/include/internal/bn_int.h [new file with mode: 0644]
Cryptlib/OpenSSL/crypto/include/internal/bn_srp.h [new file with mode: 0644]
Cryptlib/OpenSSL/crypto/include/internal/chacha.h [new file with mode: 0644]
Cryptlib/OpenSSL/crypto/include/internal/cryptlib.h [new file with mode: 0644]
Cryptlib/OpenSSL/crypto/include/internal/cryptlib_int.h [new file with mode: 0644]
Cryptlib/OpenSSL/crypto/include/internal/engine.h [new file with mode: 0644]
Cryptlib/OpenSSL/crypto/include/internal/err_int.h [new file with mode: 0644]
Cryptlib/OpenSSL/crypto/include/internal/evp_int.h [new file with mode: 0644]
Cryptlib/OpenSSL/crypto/include/internal/md32_common.h [new file with mode: 0644]
Cryptlib/OpenSSL/crypto/include/internal/objects.h [new file with mode: 0644]
Cryptlib/OpenSSL/crypto/include/internal/poly1305.h [new file with mode: 0644]
Cryptlib/OpenSSL/crypto/include/internal/rand.h [new file with mode: 0644]
Cryptlib/OpenSSL/crypto/include/internal/x509_int.h [new file with mode: 0644]
Cryptlib/OpenSSL/crypto/init.c [new file with mode: 0644]
Cryptlib/OpenSSL/crypto/kdf/hkdf.c [new file with mode: 0644]
Cryptlib/OpenSSL/crypto/kdf/kdf_err.c [new file with mode: 0644]
Cryptlib/OpenSSL/crypto/kdf/tls1_prf.c [new file with mode: 0644]
Cryptlib/OpenSSL/crypto/lhash/lh_stats.c
Cryptlib/OpenSSL/crypto/lhash/lhash.c
Cryptlib/OpenSSL/crypto/lhash/lhash_lcl.h [new file with mode: 0644]
Cryptlib/OpenSSL/crypto/md32_common.h [deleted file]
Cryptlib/OpenSSL/crypto/md5/md5_dgst.c
Cryptlib/OpenSSL/crypto/md5/md5_locl.h
Cryptlib/OpenSSL/crypto/md5/md5_one.c
Cryptlib/OpenSSL/crypto/mem.c
Cryptlib/OpenSSL/crypto/mem_clr.c
Cryptlib/OpenSSL/crypto/mem_dbg.c
Cryptlib/OpenSSL/crypto/mem_sec.c [new file with mode: 0644]
Cryptlib/OpenSSL/crypto/modes/cbc128.c
Cryptlib/OpenSSL/crypto/modes/ccm128.c
Cryptlib/OpenSSL/crypto/modes/cfb128.c
Cryptlib/OpenSSL/crypto/modes/ctr128.c
Cryptlib/OpenSSL/crypto/modes/cts128.c
Cryptlib/OpenSSL/crypto/modes/gcm128.c
Cryptlib/OpenSSL/crypto/modes/modes_lcl.h
Cryptlib/OpenSSL/crypto/modes/ocb128.c [new file with mode: 0644]
Cryptlib/OpenSSL/crypto/modes/ofb128.c
Cryptlib/OpenSSL/crypto/modes/wrap128.c
Cryptlib/OpenSSL/crypto/modes/xts128.c
Cryptlib/OpenSSL/crypto/o_dir.c
Cryptlib/OpenSSL/crypto/o_dir.h [deleted file]
Cryptlib/OpenSSL/crypto/o_fips.c
Cryptlib/OpenSSL/crypto/o_fopen.c [new file with mode: 0644]
Cryptlib/OpenSSL/crypto/o_init.c
Cryptlib/OpenSSL/crypto/o_str.c
Cryptlib/OpenSSL/crypto/o_str.h [deleted file]
Cryptlib/OpenSSL/crypto/o_time.c
Cryptlib/OpenSSL/crypto/o_time.h [deleted file]
Cryptlib/OpenSSL/crypto/objects/o_names.c
Cryptlib/OpenSSL/crypto/objects/obj_dat.c
Cryptlib/OpenSSL/crypto/objects/obj_dat.h
Cryptlib/OpenSSL/crypto/objects/obj_err.c
Cryptlib/OpenSSL/crypto/objects/obj_lcl.h [new file with mode: 0644]
Cryptlib/OpenSSL/crypto/objects/obj_lib.c
Cryptlib/OpenSSL/crypto/objects/obj_xref.c
Cryptlib/OpenSSL/crypto/objects/obj_xref.h
Cryptlib/OpenSSL/crypto/ocsp/ocsp_asn.c
Cryptlib/OpenSSL/crypto/ocsp/ocsp_cl.c
Cryptlib/OpenSSL/crypto/ocsp/ocsp_err.c
Cryptlib/OpenSSL/crypto/ocsp/ocsp_ext.c
Cryptlib/OpenSSL/crypto/ocsp/ocsp_ht.c
Cryptlib/OpenSSL/crypto/ocsp/ocsp_lcl.h [new file with mode: 0644]
Cryptlib/OpenSSL/crypto/ocsp/ocsp_lib.c
Cryptlib/OpenSSL/crypto/ocsp/ocsp_prn.c
Cryptlib/OpenSSL/crypto/ocsp/ocsp_srv.c
Cryptlib/OpenSSL/crypto/ocsp/ocsp_vfy.c
Cryptlib/OpenSSL/crypto/ocsp/v3_ocsp.c [new file with mode: 0644]
Cryptlib/OpenSSL/crypto/pem/pem_all.c
Cryptlib/OpenSSL/crypto/pem/pem_err.c
Cryptlib/OpenSSL/crypto/pem/pem_info.c
Cryptlib/OpenSSL/crypto/pem/pem_lib.c
Cryptlib/OpenSSL/crypto/pem/pem_oth.c
Cryptlib/OpenSSL/crypto/pem/pem_pk8.c
Cryptlib/OpenSSL/crypto/pem/pem_pkey.c
Cryptlib/OpenSSL/crypto/pem/pem_seal.c [deleted file]
Cryptlib/OpenSSL/crypto/pem/pem_sign.c
Cryptlib/OpenSSL/crypto/pem/pem_x509.c
Cryptlib/OpenSSL/crypto/pem/pem_xaux.c
Cryptlib/OpenSSL/crypto/pem/pvkfmt.c
Cryptlib/OpenSSL/crypto/pkcs12/p12_add.c
Cryptlib/OpenSSL/crypto/pkcs12/p12_asn.c
Cryptlib/OpenSSL/crypto/pkcs12/p12_attr.c
Cryptlib/OpenSSL/crypto/pkcs12/p12_crpt.c
Cryptlib/OpenSSL/crypto/pkcs12/p12_crt.c
Cryptlib/OpenSSL/crypto/pkcs12/p12_decr.c
Cryptlib/OpenSSL/crypto/pkcs12/p12_init.c
Cryptlib/OpenSSL/crypto/pkcs12/p12_key.c
Cryptlib/OpenSSL/crypto/pkcs12/p12_kiss.c
Cryptlib/OpenSSL/crypto/pkcs12/p12_lcl.h [new file with mode: 0644]
Cryptlib/OpenSSL/crypto/pkcs12/p12_mutl.c
Cryptlib/OpenSSL/crypto/pkcs12/p12_npas.c
Cryptlib/OpenSSL/crypto/pkcs12/p12_p8d.c
Cryptlib/OpenSSL/crypto/pkcs12/p12_p8e.c
Cryptlib/OpenSSL/crypto/pkcs12/p12_sbag.c [new file with mode: 0644]
Cryptlib/OpenSSL/crypto/pkcs12/p12_utl.c
Cryptlib/OpenSSL/crypto/pkcs12/pk12err.c
Cryptlib/OpenSSL/crypto/pkcs7/bio_pk7.c
Cryptlib/OpenSSL/crypto/pkcs7/pk7_asn1.c
Cryptlib/OpenSSL/crypto/pkcs7/pk7_attr.c
Cryptlib/OpenSSL/crypto/pkcs7/pk7_dgst.c [new file with mode: 0644]
Cryptlib/OpenSSL/crypto/pkcs7/pk7_doit.c
Cryptlib/OpenSSL/crypto/pkcs7/pk7_enc.c [new file with mode: 0644]
Cryptlib/OpenSSL/crypto/pkcs7/pk7_lib.c
Cryptlib/OpenSSL/crypto/pkcs7/pk7_mime.c
Cryptlib/OpenSSL/crypto/pkcs7/pk7_smime.c
Cryptlib/OpenSSL/crypto/pkcs7/pkcs7err.c
Cryptlib/OpenSSL/crypto/rand/md_rand.c
Cryptlib/OpenSSL/crypto/rand/rand_egd.c [new file with mode: 0644]
Cryptlib/OpenSSL/crypto/rand/rand_err.c
Cryptlib/OpenSSL/crypto/rand/rand_lcl.h
Cryptlib/OpenSSL/crypto/rand/rand_lib.c
Cryptlib/OpenSSL/crypto/rand/rand_unix.c
Cryptlib/OpenSSL/crypto/rand/rand_vms.c [new file with mode: 0644]
Cryptlib/OpenSSL/crypto/rand/rand_win.c [new file with mode: 0644]
Cryptlib/OpenSSL/crypto/rand/randfile.c
Cryptlib/OpenSSL/crypto/rc4/rc4_enc.c
Cryptlib/OpenSSL/crypto/rc4/rc4_locl.h
Cryptlib/OpenSSL/crypto/rc4/rc4_skey.c
Cryptlib/OpenSSL/crypto/rc4/rc4_utl.c [deleted file]
Cryptlib/OpenSSL/crypto/rsa/rsa_ameth.c
Cryptlib/OpenSSL/crypto/rsa/rsa_asn1.c
Cryptlib/OpenSSL/crypto/rsa/rsa_chk.c
Cryptlib/OpenSSL/crypto/rsa/rsa_crpt.c
Cryptlib/OpenSSL/crypto/rsa/rsa_depr.c
Cryptlib/OpenSSL/crypto/rsa/rsa_eay.c [deleted file]
Cryptlib/OpenSSL/crypto/rsa/rsa_err.c
Cryptlib/OpenSSL/crypto/rsa/rsa_gen.c
Cryptlib/OpenSSL/crypto/rsa/rsa_lib.c
Cryptlib/OpenSSL/crypto/rsa/rsa_locl.h
Cryptlib/OpenSSL/crypto/rsa/rsa_meth.c [new file with mode: 0644]
Cryptlib/OpenSSL/crypto/rsa/rsa_none.c
Cryptlib/OpenSSL/crypto/rsa/rsa_null.c
Cryptlib/OpenSSL/crypto/rsa/rsa_oaep.c
Cryptlib/OpenSSL/crypto/rsa/rsa_ossl.c [new file with mode: 0644]
Cryptlib/OpenSSL/crypto/rsa/rsa_pk1.c
Cryptlib/OpenSSL/crypto/rsa/rsa_pmeth.c
Cryptlib/OpenSSL/crypto/rsa/rsa_prn.c
Cryptlib/OpenSSL/crypto/rsa/rsa_pss.c
Cryptlib/OpenSSL/crypto/rsa/rsa_saos.c
Cryptlib/OpenSSL/crypto/rsa/rsa_sign.c
Cryptlib/OpenSSL/crypto/rsa/rsa_ssl.c
Cryptlib/OpenSSL/crypto/rsa/rsa_x931.c
Cryptlib/OpenSSL/crypto/rsa/rsa_x931g.c [new file with mode: 0644]
Cryptlib/OpenSSL/crypto/sha/sha1_one.c
Cryptlib/OpenSSL/crypto/sha/sha1dgst.c
Cryptlib/OpenSSL/crypto/sha/sha256.c
Cryptlib/OpenSSL/crypto/sha/sha512.c
Cryptlib/OpenSSL/crypto/sha/sha_dgst.c [deleted file]
Cryptlib/OpenSSL/crypto/sha/sha_locl.h
Cryptlib/OpenSSL/crypto/sha/sha_one.c [deleted file]
Cryptlib/OpenSSL/crypto/stack/stack.c
Cryptlib/OpenSSL/crypto/threads_none.c [new file with mode: 0644]
Cryptlib/OpenSSL/crypto/threads_pthread.c [new file with mode: 0644]
Cryptlib/OpenSSL/crypto/threads_win.c [new file with mode: 0644]
Cryptlib/OpenSSL/crypto/txt_db/txt_db.c
Cryptlib/OpenSSL/crypto/uid.c
Cryptlib/OpenSSL/crypto/x509/by_dir.c [new file with mode: 0644]
Cryptlib/OpenSSL/crypto/x509/by_file.c [new file with mode: 0644]
Cryptlib/OpenSSL/crypto/x509/t_crl.c [new file with mode: 0644]
Cryptlib/OpenSSL/crypto/x509/t_req.c [new file with mode: 0644]
Cryptlib/OpenSSL/crypto/x509/t_x509.c [new file with mode: 0644]
Cryptlib/OpenSSL/crypto/x509/vpm_int.h [deleted file]
Cryptlib/OpenSSL/crypto/x509/x509_att.c
Cryptlib/OpenSSL/crypto/x509/x509_cmp.c
Cryptlib/OpenSSL/crypto/x509/x509_d2.c
Cryptlib/OpenSSL/crypto/x509/x509_def.c
Cryptlib/OpenSSL/crypto/x509/x509_err.c
Cryptlib/OpenSSL/crypto/x509/x509_ext.c
Cryptlib/OpenSSL/crypto/x509/x509_lcl.h [new file with mode: 0644]
Cryptlib/OpenSSL/crypto/x509/x509_lu.c
Cryptlib/OpenSSL/crypto/x509/x509_obj.c
Cryptlib/OpenSSL/crypto/x509/x509_r2x.c
Cryptlib/OpenSSL/crypto/x509/x509_req.c
Cryptlib/OpenSSL/crypto/x509/x509_set.c
Cryptlib/OpenSSL/crypto/x509/x509_trs.c
Cryptlib/OpenSSL/crypto/x509/x509_txt.c
Cryptlib/OpenSSL/crypto/x509/x509_v3.c
Cryptlib/OpenSSL/crypto/x509/x509_vfy.c
Cryptlib/OpenSSL/crypto/x509/x509_vpm.c
Cryptlib/OpenSSL/crypto/x509/x509cset.c
Cryptlib/OpenSSL/crypto/x509/x509name.c
Cryptlib/OpenSSL/crypto/x509/x509rset.c
Cryptlib/OpenSSL/crypto/x509/x509spki.c
Cryptlib/OpenSSL/crypto/x509/x509type.c
Cryptlib/OpenSSL/crypto/x509/x_all.c
Cryptlib/OpenSSL/crypto/x509/x_attrib.c [new file with mode: 0644]
Cryptlib/OpenSSL/crypto/x509/x_crl.c [new file with mode: 0644]
Cryptlib/OpenSSL/crypto/x509/x_exten.c [new file with mode: 0644]
Cryptlib/OpenSSL/crypto/x509/x_name.c [new file with mode: 0644]
Cryptlib/OpenSSL/crypto/x509/x_pubkey.c [new file with mode: 0644]
Cryptlib/OpenSSL/crypto/x509/x_req.c [new file with mode: 0644]
Cryptlib/OpenSSL/crypto/x509/x_x509.c [new file with mode: 0644]
Cryptlib/OpenSSL/crypto/x509/x_x509a.c [new file with mode: 0644]
Cryptlib/OpenSSL/crypto/x509v3/ext_dat.h
Cryptlib/OpenSSL/crypto/x509v3/pcy_cache.c
Cryptlib/OpenSSL/crypto/x509v3/pcy_data.c
Cryptlib/OpenSSL/crypto/x509v3/pcy_int.h
Cryptlib/OpenSSL/crypto/x509v3/pcy_lib.c
Cryptlib/OpenSSL/crypto/x509v3/pcy_map.c
Cryptlib/OpenSSL/crypto/x509v3/pcy_node.c
Cryptlib/OpenSSL/crypto/x509v3/pcy_tree.c
Cryptlib/OpenSSL/crypto/x509v3/v3_addr.c
Cryptlib/OpenSSL/crypto/x509v3/v3_akey.c
Cryptlib/OpenSSL/crypto/x509v3/v3_akeya.c
Cryptlib/OpenSSL/crypto/x509v3/v3_alt.c
Cryptlib/OpenSSL/crypto/x509v3/v3_asid.c
Cryptlib/OpenSSL/crypto/x509v3/v3_bcons.c
Cryptlib/OpenSSL/crypto/x509v3/v3_bitst.c
Cryptlib/OpenSSL/crypto/x509v3/v3_conf.c
Cryptlib/OpenSSL/crypto/x509v3/v3_cpols.c
Cryptlib/OpenSSL/crypto/x509v3/v3_crld.c
Cryptlib/OpenSSL/crypto/x509v3/v3_enum.c
Cryptlib/OpenSSL/crypto/x509v3/v3_extku.c
Cryptlib/OpenSSL/crypto/x509v3/v3_genn.c
Cryptlib/OpenSSL/crypto/x509v3/v3_ia5.c
Cryptlib/OpenSSL/crypto/x509v3/v3_info.c
Cryptlib/OpenSSL/crypto/x509v3/v3_int.c
Cryptlib/OpenSSL/crypto/x509v3/v3_lib.c
Cryptlib/OpenSSL/crypto/x509v3/v3_ncons.c
Cryptlib/OpenSSL/crypto/x509v3/v3_ocsp.c [deleted file]
Cryptlib/OpenSSL/crypto/x509v3/v3_pci.c
Cryptlib/OpenSSL/crypto/x509v3/v3_pcia.c
Cryptlib/OpenSSL/crypto/x509v3/v3_pcons.c
Cryptlib/OpenSSL/crypto/x509v3/v3_pku.c
Cryptlib/OpenSSL/crypto/x509v3/v3_pmaps.c
Cryptlib/OpenSSL/crypto/x509v3/v3_prn.c
Cryptlib/OpenSSL/crypto/x509v3/v3_purp.c
Cryptlib/OpenSSL/crypto/x509v3/v3_skey.c
Cryptlib/OpenSSL/crypto/x509v3/v3_sxnet.c
Cryptlib/OpenSSL/crypto/x509v3/v3_tlsf.c [new file with mode: 0644]
Cryptlib/OpenSSL/crypto/x509v3/v3_utl.c
Cryptlib/OpenSSL/crypto/x509v3/v3err.c
Cryptlib/OpenSSL/e_os.h
Cryptlib/OpenSSL/openssl-bio-b_print-disable-sse.patch
Cryptlib/OpenSSL/openssl-pk7-smime-error-message.patch [new file with mode: 0644]
Cryptlib/OpenSSL/update.sh
Cryptlib/Pk/CryptPkcs7Verify.c
Cryptlib/Pk/CryptRsaBasic.c
Cryptlib/Pk/CryptTs.c
Cryptlib/Pk/CryptX509.c
Cryptlib/SysCall/BaseMemAllocation.c
Cryptlib/SysCall/BaseStrings.c
Cryptlib/SysCall/CrtWrapper.c
Cryptlib/SysCall/TimerWrapper.c
Cryptlib/ca-check-workaround.patch [new file with mode: 0644]
Cryptlib/update.sh
MokManager.c
README.tpm
TODO
shim.c