OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:crypto_policy_set_aes_cm_128_hmac_sha1_80
(Results
1 - 4
of
4
) sorted by null
/external/chromium/third_party/libjingle/source/talk/session/phone/
srtpfilter.cc
361
crypto_policy_set_aes_cm_128_hmac_sha1_80
(&policy.rtp);
362
crypto_policy_set_aes_cm_128_hmac_sha1_80
(&policy.rtcp);
365
crypto_policy_set_aes_cm_128_hmac_sha1_80
(&policy.rtcp); // rtcp still 80
/external/srtp/include/
srtp.h
478
* @brief
crypto_policy_set_aes_cm_128_hmac_sha1_80
() sets a crypto
483
* The function
crypto_policy_set_aes_cm_128_hmac_sha1_80
() is a
492
#define
crypto_policy_set_aes_cm_128_hmac_sha1_80
(p) crypto_policy_set_rtp_default(p)
macro
/external/chromium_org/third_party/libjingle/source/talk/session/media/
srtpfilter.cc
577
crypto_policy_set_aes_cm_128_hmac_sha1_80
(&policy.rtp);
578
crypto_policy_set_aes_cm_128_hmac_sha1_80
(&policy.rtcp);
581
crypto_policy_set_aes_cm_128_hmac_sha1_80
(&policy.rtcp); // rtcp still 80
/external/srtp/srtp/
srtp.c
[
all
...]
Completed in 68 milliseconds