Add AES-SHA256 stitch.
authorAndy Polyakov <appro@openssl.org>
Mon, 13 May 2013 20:49:58 +0000 (22:49 +0200)
committerAndy Polyakov <appro@openssl.org>
Mon, 13 May 2013 20:49:58 +0000 (22:49 +0200)
commit8a97a33063d93be1130b762daefd729346af4d29
tree30efab281b7fb89db07760a02d349dd7fd39761d
parent22de0e6583b7f8764e383cf818db45863281eeec
Add AES-SHA256 stitch.
13 files changed:
Configure
TABLE
crypto/aes/Makefile
crypto/aes/asm/aesni-sha256-x86_64.pl [new file with mode: 0644]
crypto/evp/Makefile
crypto/evp/c_allc.c
crypto/evp/e_aes_cbc_hmac_sha256.c [new file with mode: 0644]
crypto/objects/obj_dat.h
crypto/objects/obj_mac.h
crypto/objects/obj_mac.num
crypto/objects/objects.txt
ssl/ssl_algs.c
ssl/ssl_ciph.c