mirror of
https://github.com/ossrs/srs.git
synced 2025-02-13 11:51:57 +00:00
28 lines
562 B
Text
28 lines
562 B
Text
|
# 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
|
||
|
hcrypt_xpt_sta.c
|
||
|
haicrypt_log.cpp
|