Searched refs:srtp_crypto_policy_set_null_cipher_hmac_null (Results 1 – 5 of 5) sorted by relevance
19 srtp_crypto_policy_set_null_cipher_hmac_null
140 { srtp_crypto_policy_set_null_cipher_hmac_null,
502 srtp_crypto_policy_set_null_cipher_hmac_null(&policy.rtp); in main()503 srtp_crypto_policy_set_null_cipher_hmac_null(&policy.rtcp); in main()
844 void srtp_crypto_policy_set_null_cipher_hmac_null(srtp_crypto_policy_t *p);
3235 void srtp_crypto_policy_set_null_cipher_hmac_null(srtp_crypto_policy_t *p) in srtp_crypto_policy_set_null_cipher_hmac_null() function