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

/external/srtp/test/
H A Dsrtp_driver.c84 srtp_test(const srtp_policy_t *policy);
227 if (srtp_test(*policy) == err_status_ok)
250 if (srtp_test(big_policy) == err_status_ok)
260 if (srtp_test(&wildcard_policy) == err_status_ok)
570 srtp_test(const srtp_policy_t *policy) { function
/external/chromium_org/third_party/libsrtp/srtp/test/
H A Dsrtp_driver.c90 srtp_test(const srtp_policy_t *policy);
233 if (srtp_test(*policy) == err_status_ok)
256 if (srtp_test(big_policy) == err_status_ok)
271 if (srtp_test(&wildcard_policy) == err_status_ok)
614 srtp_test(const srtp_policy_t *policy) { function

Completed in 105 milliseconds