Lines Matching refs:srtp_policy_t
598 @@ -223,6 +223,8 @@ typedef struct srtp_policy_t {
604 struct srtp_policy_t *next; /**< Pointer to next stream policy. */
605 } srtp_policy_t;
874 @@ -1328,6 +1336,7 @@ const srtp_policy_t default_policy = {
882 @@ -1351,6 +1360,7 @@ const srtp_policy_t aes_tmmh_policy = {
890 @@ -1374,6 +1384,7 @@ const srtp_policy_t tmmh_only_policy = {
898 @@ -1397,6 +1408,7 @@ const srtp_policy_t aes_only_policy = {
906 @@ -1420,6 +1432,7 @@ const srtp_policy_t hmac_only_policy = {
914 @@ -1443,6 +1456,7 @@ const srtp_policy_t null_policy = {
922 @@ -1480,6 +1494,7 @@ const srtp_policy_t hmac_only_with_ekt_p
930 @@ -1531,5 +1546,7 @@ const srtp_policy_t wildcard_policy = {