Files
GmSSL/crypto/sms4/build.info
Zhi Guan b42251945e version 2.5.3
new sms4 api, go api and ciphersuites
2019-08-13 15:07:53 +08:00

10 lines
281 B
Plaintext

LIBS=../../libcrypto
SOURCE[../../libcrypto]=\
sms4_common.c sms4_setkey.c sms4_enc.c sms4_enc_avx2.c sms4_ede.c \
sms4_ecb.c sms4_cbc.c sms4_cfb.c sms4_ctr.c sms4_ofb.c sms4_wrap.c
INCLUDE[sms4_setkey.o]=../modes
INCLUDE[sms4_enc.o]=../modes
INCLUDE[sms4_enc_avx2.o]=../modes