Searched refs:srtp (Results 1 - 25 of 41) sorted by relevance

12

/external/chromium_org/third_party/libsrtp/srtp/
H A Dinstall-win.bat1 :: 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
[all...]
H A DMakefile11 # 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/
H A Dlibsrtp.target.darwin-arm.mk25 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/crypt
[all...]
H A Dlibsrtp.target.darwin-arm64.mk25 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/crypt
[all...]
H A Dlibsrtp.target.darwin-mips.mk25 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/crypt
[all...]
H A Dlibsrtp.target.darwin-mips64.mk25 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/crypt
[all...]
H A Dlibsrtp.target.darwin-x86.mk25 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/crypt
[all...]
H A Dlibsrtp.target.darwin-x86_64.mk25 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/crypt
[all...]
H A Dlibsrtp.target.linux-arm.mk25 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/crypt
[all...]
H A Dlibsrtp.target.linux-arm64.mk25 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/crypt
[all...]
H A Dlibsrtp.target.linux-mips.mk25 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/crypt
[all...]
H A Dlibsrtp.target.linux-mips64.mk25 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/crypt
[all...]
H A Dlibsrtp.target.linux-x86.mk25 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/crypt
[all...]
H A Dlibsrtp.target.linux-x86_64.mk25 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/crypt
[all...]
/external/chromium_org/third_party/libsrtp/srtp/include/
H A Dsrtp_priv.h48 #include "srtp.h"
54 * an srtp_hdr_t represents the srtp header
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/
H A Dsrtp_priv.h48 #include "srtp.h"
54 * an srtp_hdr_t represents the srtp header
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/
H A DAndroid.mk7 srtp/srtp.c \
8 srtp/ekt.c \
H A DMakefile11 # 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/
H A Dsrtp.c2 * srtp.c
46 #include "srtp.h"
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 */
361 srtp_stream_init_keys(srtp_stream_ctx_t *srtp, const void *key) { argument
371 tmp_key, cipher_get_key_length(srtp->rtp_cipher));
373 * if the cipher in the srtp contex
471 srtp_stream_init(srtp_stream_ctx_t *srtp, const srtp_policy_t *p) argument
536 srtp_stream_uninit(srtp_stream_ctx_t *srtp) argument
1160 srtp_get_stream(srtp_t srtp, uint32_t ssrc) argument
[all...]
/external/chromium_org/third_party/libsrtp/srtp/srtp/
H A Dsrtp.c2 * srtp.c
46 #include "srtp.h"
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 */
437 srtp_stream_init_keys(srtp_stream_ctx_t *srtp, const void *key) { argument
448 rtp_keylen = cipher_get_key_length(srtp->rtp_cipher);
452 rtcp_keylen = cipher_get_key_length(srtp
604 srtp_stream_init(srtp_stream_ctx_t *srtp, const srtp_policy_t *p) argument
1320 srtp_get_stream(srtp_t srtp, uint32_t ssrc) argument
[all...]
/external/srtp/test/
H A Dsrtp_driver.c90 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, polic
522 srtp_ctx_t *srtp; local
968 srtp_session_print_policy(srtp_t srtp) argument
[all...]
/external/chromium_org/third_party/libsrtp/srtp/test/
H A Dsrtp_driver.c96 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
1023 srtp_session_print_policy(srtp_t srtp) argument
[all...]
/external/chromium_org/third_party/libjingle/
H A Dlibjingle_webrtc_common.target.darwin-arm.mk224 $(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 \
H A Dlibjingle_webrtc_common.target.darwin-arm64.mk213 $(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 \
H A Dlibjingle_webrtc_common.target.darwin-mips.mk218 $(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 \

Completed in 342 milliseconds

12