1e1051a39Sopenharmony_ciLIBS=../../libcrypto 2e1051a39Sopenharmony_ci 3e1051a39Sopenharmony_ci# Base library 4e1051a39Sopenharmony_ciSOURCE[../../libcrypto]=\ 5e1051a39Sopenharmony_ci bio_lib.c bio_cb.c bio_err.c \ 6e1051a39Sopenharmony_ci bio_print.c bio_dump.c bio_addr.c \ 7e1051a39Sopenharmony_ci bio_sock.c bio_sock2.c \ 8e1051a39Sopenharmony_ci bio_meth.c ossl_core_bio.c 9e1051a39Sopenharmony_ci 10e1051a39Sopenharmony_ci# Source / sink implementations 11e1051a39Sopenharmony_ciSOURCE[../../libcrypto]=\ 12e1051a39Sopenharmony_ci bss_null.c bss_mem.c bss_bio.c bss_fd.c bss_file.c \ 13e1051a39Sopenharmony_ci bss_sock.c bss_conn.c bss_acpt.c bss_dgram.c \ 14e1051a39Sopenharmony_ci bss_log.c bss_core.c 15e1051a39Sopenharmony_ci 16e1051a39Sopenharmony_ci# Filters 17e1051a39Sopenharmony_ciSOURCE[../../libcrypto]=\ 18e1051a39Sopenharmony_ci bf_null.c bf_buff.c bf_lbuf.c bf_nbio.c bf_prefix.c bf_readbuff.c 19