/external/chromium_org/third_party/libsrtp/srtp/ |
install-win.bat | 1 :: Installs from srtp windows build directory to directory specified on
17 @for %%d in (include\srtp.h crypto\include\crypto.h Debug\srtp.lib Release\srtp.lib) do (
25 mkdir %destdir%\include\srtp
28 copy include\*.h %destdir%\include\srtp
29 copy crypto\include\*.h %destdir%\include\srtp
30 copy Release\srtp.lib %destdir%\lib\srtp.lib
31 copy Debug\srtp.lib %destdir%\lib\srtpd.lib [all...] |
Makefile | 11 # libsrtp.a static library implementing srtp 52 # management system which can provide keys for srtp 100 # libsrtp.a (implements srtp processing) 102 srtpobj = srtp/srtp.o srtp/ekt.o 192 @if [ -r $(DESTDIR)$(includedir)/srtp/srtp.h ]; then \ 195 $(INSTALL) -d $(DESTDIR)$(includedir)/srtp 197 cp $(srcdir)/include/*.h $(DESTDIR)$(includedir)/srtp [all...] |
/external/chromium_org/third_party/libsrtp/ |
libsrtp.target.darwin-arm.mk | 25 third_party/libsrtp/srtp/srtp/ekt.c \ 26 third_party/libsrtp/srtp/srtp/srtp.c \ 27 third_party/libsrtp/srtp/crypto/cipher/aes.c \ 28 third_party/libsrtp/srtp/crypto/cipher/aes_cbc.c \ 29 third_party/libsrtp/srtp/crypto/cipher/aes_icm.c \ 30 third_party/libsrtp/srtp/crypto/cipher/cipher.c \ 31 third_party/libsrtp/srtp/crypto/cipher/null_cipher.c [all...] |
libsrtp.target.darwin-arm64.mk | 25 third_party/libsrtp/srtp/srtp/ekt.c \ 26 third_party/libsrtp/srtp/srtp/srtp.c \ 27 third_party/libsrtp/srtp/crypto/cipher/aes.c \ 28 third_party/libsrtp/srtp/crypto/cipher/aes_cbc.c \ 29 third_party/libsrtp/srtp/crypto/cipher/aes_icm.c \ 30 third_party/libsrtp/srtp/crypto/cipher/cipher.c \ 31 third_party/libsrtp/srtp/crypto/cipher/null_cipher.c [all...] |
libsrtp.target.darwin-mips.mk | 25 third_party/libsrtp/srtp/srtp/ekt.c \ 26 third_party/libsrtp/srtp/srtp/srtp.c \ 27 third_party/libsrtp/srtp/crypto/cipher/aes.c \ 28 third_party/libsrtp/srtp/crypto/cipher/aes_cbc.c \ 29 third_party/libsrtp/srtp/crypto/cipher/aes_icm.c \ 30 third_party/libsrtp/srtp/crypto/cipher/cipher.c \ 31 third_party/libsrtp/srtp/crypto/cipher/null_cipher.c [all...] |
libsrtp.target.darwin-mips64.mk | 25 third_party/libsrtp/srtp/srtp/ekt.c \ 26 third_party/libsrtp/srtp/srtp/srtp.c \ 27 third_party/libsrtp/srtp/crypto/cipher/aes.c \ 28 third_party/libsrtp/srtp/crypto/cipher/aes_cbc.c \ 29 third_party/libsrtp/srtp/crypto/cipher/aes_icm.c \ 30 third_party/libsrtp/srtp/crypto/cipher/cipher.c \ 31 third_party/libsrtp/srtp/crypto/cipher/null_cipher.c [all...] |
libsrtp.target.darwin-x86.mk | 25 third_party/libsrtp/srtp/srtp/ekt.c \ 26 third_party/libsrtp/srtp/srtp/srtp.c \ 27 third_party/libsrtp/srtp/crypto/cipher/aes.c \ 28 third_party/libsrtp/srtp/crypto/cipher/aes_cbc.c \ 29 third_party/libsrtp/srtp/crypto/cipher/aes_icm.c \ 30 third_party/libsrtp/srtp/crypto/cipher/cipher.c \ 31 third_party/libsrtp/srtp/crypto/cipher/null_cipher.c [all...] |
libsrtp.target.darwin-x86_64.mk | 25 third_party/libsrtp/srtp/srtp/ekt.c \ 26 third_party/libsrtp/srtp/srtp/srtp.c \ 27 third_party/libsrtp/srtp/crypto/cipher/aes.c \ 28 third_party/libsrtp/srtp/crypto/cipher/aes_cbc.c \ 29 third_party/libsrtp/srtp/crypto/cipher/aes_icm.c \ 30 third_party/libsrtp/srtp/crypto/cipher/cipher.c \ 31 third_party/libsrtp/srtp/crypto/cipher/null_cipher.c [all...] |
libsrtp.target.linux-arm.mk | 25 third_party/libsrtp/srtp/srtp/ekt.c \ 26 third_party/libsrtp/srtp/srtp/srtp.c \ 27 third_party/libsrtp/srtp/crypto/cipher/aes.c \ 28 third_party/libsrtp/srtp/crypto/cipher/aes_cbc.c \ 29 third_party/libsrtp/srtp/crypto/cipher/aes_icm.c \ 30 third_party/libsrtp/srtp/crypto/cipher/cipher.c \ 31 third_party/libsrtp/srtp/crypto/cipher/null_cipher.c [all...] |
libsrtp.target.linux-arm64.mk | 25 third_party/libsrtp/srtp/srtp/ekt.c \ 26 third_party/libsrtp/srtp/srtp/srtp.c \ 27 third_party/libsrtp/srtp/crypto/cipher/aes.c \ 28 third_party/libsrtp/srtp/crypto/cipher/aes_cbc.c \ 29 third_party/libsrtp/srtp/crypto/cipher/aes_icm.c \ 30 third_party/libsrtp/srtp/crypto/cipher/cipher.c \ 31 third_party/libsrtp/srtp/crypto/cipher/null_cipher.c [all...] |
libsrtp.target.linux-mips.mk | 25 third_party/libsrtp/srtp/srtp/ekt.c \ 26 third_party/libsrtp/srtp/srtp/srtp.c \ 27 third_party/libsrtp/srtp/crypto/cipher/aes.c \ 28 third_party/libsrtp/srtp/crypto/cipher/aes_cbc.c \ 29 third_party/libsrtp/srtp/crypto/cipher/aes_icm.c \ 30 third_party/libsrtp/srtp/crypto/cipher/cipher.c \ 31 third_party/libsrtp/srtp/crypto/cipher/null_cipher.c [all...] |
libsrtp.target.linux-mips64.mk | 25 third_party/libsrtp/srtp/srtp/ekt.c \ 26 third_party/libsrtp/srtp/srtp/srtp.c \ 27 third_party/libsrtp/srtp/crypto/cipher/aes.c \ 28 third_party/libsrtp/srtp/crypto/cipher/aes_cbc.c \ 29 third_party/libsrtp/srtp/crypto/cipher/aes_icm.c \ 30 third_party/libsrtp/srtp/crypto/cipher/cipher.c \ 31 third_party/libsrtp/srtp/crypto/cipher/null_cipher.c [all...] |
libsrtp.target.linux-x86.mk | 25 third_party/libsrtp/srtp/srtp/ekt.c \ 26 third_party/libsrtp/srtp/srtp/srtp.c \ 27 third_party/libsrtp/srtp/crypto/cipher/aes.c \ 28 third_party/libsrtp/srtp/crypto/cipher/aes_cbc.c \ 29 third_party/libsrtp/srtp/crypto/cipher/aes_icm.c \ 30 third_party/libsrtp/srtp/crypto/cipher/cipher.c \ 31 third_party/libsrtp/srtp/crypto/cipher/null_cipher.c [all...] |
libsrtp.target.linux-x86_64.mk | 25 third_party/libsrtp/srtp/srtp/ekt.c \ 26 third_party/libsrtp/srtp/srtp/srtp.c \ 27 third_party/libsrtp/srtp/crypto/cipher/aes.c \ 28 third_party/libsrtp/srtp/crypto/cipher/aes_cbc.c \ 29 third_party/libsrtp/srtp/crypto/cipher/aes_icm.c \ 30 third_party/libsrtp/srtp/crypto/cipher/cipher.c \ 31 third_party/libsrtp/srtp/crypto/cipher/null_cipher.c [all...] |
/external/chromium_org/third_party/libsrtp/srtp/include/ |
srtp_priv.h | 48 #include "srtp.h" 54 * an srtp_hdr_t represents the srtp header 65 * srtp_hdr_t represents an RTP or SRTP header. The bit-fields in 170 srtp_get_stream(srtp_t srtp, uint32_t ssrc); 180 srtp_stream_init_keys(srtp_stream_t srtp, const void *key); 187 srtp_stream_init(srtp_stream_t srtp, 239 * srtp_handle_event(srtp, srtm, evnt) calls the event handling 246 #define srtp_handle_event(srtp, strm, evnt) \ 249 data.session = srtp; \
|
/external/srtp/include/ |
srtp_priv.h | 48 #include "srtp.h" 54 * an srtp_hdr_t represents the srtp header 65 * srtp_hdr_t represents an RTP or SRTP header. The bit-fields in 170 srtp_get_stream(srtp_t srtp, uint32_t ssrc); 180 srtp_stream_init_keys(srtp_stream_t srtp, const void *key); 187 srtp_stream_init(srtp_stream_t srtp, 246 * srtp_handle_event(srtp, srtm, evnt) calls the event handling 253 #define srtp_handle_event(srtp, strm, evnt) \ 256 data.session = srtp; \
|
/external/srtp/ |
Android.mk | 7 srtp/srtp.c \ 8 srtp/ekt.c \
|
Makefile | 11 # libsrtp.a static library implementing srtp 50 # management system which can provide keys for srtp 98 # libsrtp.a (implements srtp processing) 100 srtpobj = srtp/srtp.o 180 @if [ -d $(DESTDIR)$(includedir)/srtp ]; then \ 183 $(INSTALL) -d $(DESTDIR)$(includedir)/srtp 185 cp include/*.h $(DESTDIR)$(includedir)/srtp 186 cp crypto/include/*.h $(DESTDIR)$(includedir)/srtp 190 rm -rf $(DESTDIR)$(includedir)/srtp [all...] |
/external/srtp/srtp/ |
srtp.c | 2 * srtp.c 46 #include "srtp.h" 47 #include "ekt.h" /* for SRTP Encrypted Key Transport */ 64 /* the debug module for srtp */ 68 "srtp" /* printable name for module */ 91 /* allocate srtp stream and set str_ptr */ 217 /* deallocate srtp stream context */ 241 /* allocate srtp stream and set str_ptr */ 310 * srtp_kdf_t represents a key derivation function. The SRTP 361 srtp_stream_init_keys(srtp_stream_ctx_t *srtp, const void *key) [all...] |
/external/chromium_org/third_party/libsrtp/srtp/srtp/ |
srtp.c | 2 * srtp.c 46 #include "srtp.h" 47 #include "ekt.h" /* for SRTP Encrypted Key Transport */ 60 /* the debug module for srtp */ 64 "srtp" /* printable name for module */ 112 /* allocate srtp stream and set str_ptr */ 261 /* deallocate srtp stream context */ 285 /* allocate srtp stream and set str_ptr */ 355 * srtp_kdf_t represents a key derivation function. The SRTP 437 srtp_stream_init_keys(srtp_stream_ctx_t *srtp, const void *key) [all...] |
/external/srtp/test/ |
srtp_driver.c | 90 srtp_session_print_policy(srtp_t srtp); 160 /* initialize srtp library */ 163 printf("error: srtp init failed with error code %d\n", status); 224 /* loop over policy array, testing srtp and srtcp for each policy */ 331 printf("testing srtp processing time for voice codecs:\n"); 424 printf("# testing srtp throughput:\r\n"); 446 printf("# testing srtp rejection throughput:\r\n"); 462 srtp_t srtp; local 472 * allocate and initialize an srtp session 474 status = srtp_create(&srtp, policy) 522 srtp_ctx_t *srtp; local [all...] |
/external/chromium_org/third_party/libsrtp/srtp/test/ |
srtp_driver.c | 96 srtp_session_print_policy(srtp_t srtp); 166 /* initialize srtp library */ 169 printf("error: srtp init failed with error code %d\n", status); 230 /* loop over policy array, testing srtp and srtcp for each policy */ 355 printf("testing srtp processing time for voice codecs:\n"); 385 printf("error: srtp shutdown failed with error code %d\n", status); 454 printf("# testing srtp throughput:\r\n"); 476 printf("# testing srtp rejection throughput:\r\n"); 492 srtp_t srtp; local 502 * allocate and initialize an srtp sessio 560 srtp_ctx_t *srtp; local [all...] |
/external/chromium_org/third_party/libjingle/ |
libjingle_webrtc_common.target.darwin-arm.mk | 224 $(LOCAL_PATH)/third_party/libsrtp/srtp/include \ 225 $(LOCAL_PATH)/third_party/libsrtp/srtp/crypto/include \ 385 $(LOCAL_PATH)/third_party/libsrtp/srtp/include \ 386 $(LOCAL_PATH)/third_party/libsrtp/srtp/crypto/include \
|
libjingle_webrtc_common.target.darwin-arm64.mk | 213 $(LOCAL_PATH)/third_party/libsrtp/srtp/include \ 214 $(LOCAL_PATH)/third_party/libsrtp/srtp/crypto/include \ 362 $(LOCAL_PATH)/third_party/libsrtp/srtp/include \ 363 $(LOCAL_PATH)/third_party/libsrtp/srtp/crypto/include \
|
libjingle_webrtc_common.target.darwin-mips.mk | 218 $(LOCAL_PATH)/third_party/libsrtp/srtp/include \ 219 $(LOCAL_PATH)/third_party/libsrtp/srtp/crypto/include \ 373 $(LOCAL_PATH)/third_party/libsrtp/srtp/include \ 374 $(LOCAL_PATH)/third_party/libsrtp/srtp/crypto/include \
|