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_32
(Results
1 - 4
of
4
) sorted by null
/external/srtp/include/
srtp.h
496
* @brief
crypto_policy_set_aes_cm_128_hmac_sha1_32
() sets a crypto
501
* The function call
crypto_policy_set_aes_cm_128_hmac_sha1_32
(&p)
527
crypto_policy_set_aes_cm_128_hmac_sha1_32
(crypto_policy_t *p);
/external/chromium/third_party/libjingle/source/talk/session/phone/
srtpfilter.cc
364
crypto_policy_set_aes_cm_128_hmac_sha1_32
(&policy.rtp); // rtp is 32,
/external/chromium_org/third_party/libjingle/source/talk/session/media/
srtpfilter.cc
580
crypto_policy_set_aes_cm_128_hmac_sha1_32
(&policy.rtp); // rtp is 32,
/external/srtp/srtp/
srtp.c
1387
crypto_policy_set_aes_cm_128_hmac_sha1_32
(crypto_policy_t *p) {
function
[
all
...]
Completed in 92 milliseconds