Home | History | Annotate | Download | only in test

Lines Matching refs:policy_array

116  * The policy_array is a null-terminated array of policy structs. it
120 extern const srtp_policy_t *policy_array[];
221 const srtp_policy_t **policy = policy_array;
293 const srtp_policy_t **policy = policy_array;
304 const srtp_policy_t **policy = policy_array;
1236 extern const srtp_policy_t *policy_array[];
1242 if ((list == NULL) || (policy_array[0] == NULL))
1250 while (policy_array[i] != NULL) {
1254 memcpy(p, policy_array[i], sizeof(srtp_policy_t));
1528 policy_array[] = {