mirror of
https://github.com/guanzhi/GmSSL.git
synced 2026-05-11 10:56:17 +08:00
16 lines
229 B
Plaintext
16 lines
229 B
Plaintext
LIBS=../../libcrypto
|
|
SOURCE[../../libcrypto]=\
|
|
skf_dev.c \
|
|
skf_dgst.c \
|
|
skf_ec.c \
|
|
skf_enc.c \
|
|
skf_err.c \
|
|
skf_errstr.c \
|
|
skf_handle.c \
|
|
skf_mac.c \
|
|
skf_rand.c \
|
|
skf_rsa.c \
|
|
skf_sesskey.c \
|
|
skf_print.c \
|
|
skf_token.c
|