Searched refs:auth_key_len (Results 1 – 5 of 5) sorted by relevance
108 p->rtp.auth_key_len, in srtp_stream_alloc()136 p->rtcp.auth_key_len, in srtp_stream_alloc()1368 p->auth_key_len = 20; /* default 160 bits per RFC 3711 */ in crypto_policy_set_rtp_default()1380 p->auth_key_len = 20; /* default 160 bits per RFC 3711 */ in crypto_policy_set_rtcp_default()1398 p->auth_key_len = 20; /* 160 bit key */ in crypto_policy_set_aes_cm_128_hmac_sha1_32()1417 p->auth_key_len = 0; in crypto_policy_set_aes_cm_128_null_auth()1434 p->auth_key_len = 20; in crypto_policy_set_null_cipher_hmac_sha1_80()
378 policy.rtp.auth_key_len = 0; in main()384 policy.rtcp.auth_key_len = 0; in main()
128 int auth_key_len; /**< The length of the authentication member
44 p->rtp.auth_key_len, 85 p->rtcp.auth_key_len,
808 policy.rtcp.auth_key_len = 0;