Searched refs:wildcard_policy (Results 1 - 2 of 2) sorted by relevance

/external/srtp/test/
H A Dsrtp_driver.c123 /* the wildcard_policy is declared below; it has a wildcard ssrc */
125 extern const srtp_policy_t wildcard_policy;
260 if (srtp_test(&wildcard_policy) == err_status_ok)
1543 const srtp_policy_t wildcard_policy = { variable
/external/chromium_org/third_party/libsrtp/srtp/test/
H A Dsrtp_driver.c129 /* the wildcard_policy is declared below; it has a wildcard ssrc */
131 extern const srtp_policy_t wildcard_policy;
271 if (srtp_test(&wildcard_policy) == err_status_ok)
1792 const srtp_policy_t wildcard_policy = { variable

Completed in 319 milliseconds