mirror of
https://github.com/openssl/openssl.git
synced 2024-12-09 05:51:54 +08:00
7 lines
311 B
Plaintext
7 lines
311 B
Plaintext
|
LIBS=../../libcrypto
|
||
|
SOURCE[../../libcrypto]=\
|
||
|
rsa_ossl.c rsa_gen.c rsa_lib.c rsa_sign.c rsa_saos.c rsa_err.c \
|
||
|
rsa_pk1.c rsa_ssl.c rsa_none.c rsa_oaep.c rsa_chk.c rsa_null.c \
|
||
|
rsa_pss.c rsa_x931.c rsa_asn1.c rsa_depr.c rsa_ameth.c rsa_prn.c \
|
||
|
rsa_pmeth.c rsa_crpt.c rsa_x931g.c
|