OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:crypto_policy_set_from_profile_for_rtp
(Results
1 - 3
of
3
) sorted by null
/external/srtp/include/
srtp.h
629
* @brief
crypto_policy_set_from_profile_for_rtp
() sets a crypto policy
650
crypto_policy_set_from_profile_for_rtp
(crypto_policy_t *policy,
/external/srtp/test/
dtls_srtp_driver.c
181
err =
crypto_policy_set_from_profile_for_rtp
(&policy.rtp, profile);
/external/srtp/srtp/
srtp.c
1882
crypto_policy_set_from_profile_for_rtp
(crypto_policy_t *policy,
function
[
all
...]
Completed in 77 milliseconds