OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:crypto_policy_set_aes_cm_128_hmac_sha1_80
(Results
1 - 3
of
3
) sorted by null
/external/webrtc/talk/session/media/
srtpfilter.cc
682
crypto_policy_set_aes_cm_128_hmac_sha1_80
(&policy.rtp);
683
crypto_policy_set_aes_cm_128_hmac_sha1_80
(&policy.rtcp);
686
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/srtp/srtp/
srtp.c
[
all
...]
Completed in 410 milliseconds