Home
last modified time | relevance | path

Searched refs:srtp_crypto_policy_set_null_cipher_hmac_null (Results 1 – 5 of 5) sorted by relevance

/external/libsrtp2/
Dsrtp.def19 srtp_crypto_policy_set_null_cipher_hmac_null
/external/libsrtp2/fuzzer/
Dfuzzer.h140 { srtp_crypto_policy_set_null_cipher_hmac_null,
/external/libsrtp2/test/
Drtpw.c502 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()
/external/libsrtp2/include/
Dsrtp.h844 void srtp_crypto_policy_set_null_cipher_hmac_null(srtp_crypto_policy_t *p);
/external/libsrtp2/srtp/
Dsrtp.c3235 void srtp_crypto_policy_set_null_cipher_hmac_null(srtp_crypto_policy_t *p) in srtp_crypto_policy_set_null_cipher_hmac_null() function