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

/external/chromium_org/third_party/libsrtp/srtp/test/
H A Dsrtp_driver.c228 srtp_policy_t *big_policy; local
250 status = srtp_create_big_policy(&big_policy);
256 if (srtp_test(big_policy) == err_status_ok)
262 status = srtp_dealloc_big_policy(big_policy);
/external/srtp/test/
H A Dsrtp_driver.c222 srtp_policy_t *big_policy; local
244 status = srtp_create_big_policy(&big_policy);
250 if (srtp_test(big_policy) == err_status_ok)

Completed in 118 milliseconds