mirror of https://github.com/ossrs/srs.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
27 lines
545 B
Plaintext
27 lines
545 B
Plaintext
# This file is currently reserved for future refactoring, when all headers
|
|
# are going to be moved here. This is the list of headers considered to be
|
|
# attached to the installation package. Once possible, please move the below
|
|
# header files from ../include back to this directory.
|
|
PUBLIC HEADERS
|
|
haicrypt.h
|
|
hcrypt_ctx.h
|
|
hcrypt_msg.h
|
|
|
|
PRIVATE HEADERS
|
|
hcrypt.h
|
|
cryspr.h
|
|
cryspr-gnutls.h
|
|
haicrypt_log.h
|
|
|
|
SOURCES
|
|
cryspr.c
|
|
cryspr-gnutls.c
|
|
hcrypt.c
|
|
hcrypt_ctx_rx.c
|
|
hcrypt_ctx_tx.c
|
|
hcrypt_rx.c
|
|
hcrypt_sa.c
|
|
hcrypt_tx.c
|
|
hcrypt_xpt_srt.c
|
|
haicrypt_log.cpp
|