mirror of
https://github.com/taubel/sdk-ameba-v4.0b-gcc.git
synced 2026-07-08 20:35:43 +00:00
initial commit
This commit is contained in:
commit
60a7afcc83
2528 changed files with 1001987 additions and 0 deletions
20
component/common/network/ssl/polarssl-1.3.8/ssl_rom.mk
Normal file
20
component/common/network/ssl/polarssl-1.3.8/ssl_rom.mk
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
|
||||
#*****************************************************************************#
|
||||
# ROM Object FILE LIST #
|
||||
#*****************************************************************************#
|
||||
SSL_ROM_OBJS = aes.o arc4.o \
|
||||
asn1parse.o \
|
||||
asn1write.o base64.o bignum.o \
|
||||
ctr_drbg.o des.o \
|
||||
dhm.o ecdh.o ecdsa.o \
|
||||
ecp.o ecp_curves.o \
|
||||
hmac_drbg.o \
|
||||
md.o md_wrap.o \
|
||||
md5.o \
|
||||
oid.o \
|
||||
pem.o \
|
||||
pk.o pk_wrap.o \
|
||||
pkwrite.o \
|
||||
rsa.o sha1.o sha256.o \
|
||||
sha512.o \
|
||||
rom_ssl_ram_map.o
|
||||
Loading…
Add table
Add a link
Reference in a new issue