Searched defs:auth_tag (Results 1 – 3 of 3) sorted by relevance
271 void **auth_tag, in srtcp_ekt_trailer()
2055 uint8_t *auth_tag = NULL; /* location of auth_tag within packet */ in srtp_protect_mki() local2381 uint8_t *auth_tag = NULL; /* location of auth_tag within packet */ in srtp_unprotect_mki() local3503 uint8_t *auth_tag = NULL; /* location of auth_tag within packet */ in srtp_protect_rtcp_aead() local3674 uint8_t *auth_tag = NULL; /* location of auth_tag within packet */ in srtp_unprotect_rtcp_aead() local3872 uint8_t *auth_tag = NULL; /* location of auth_tag within packet */ in srtp_protect_rtcp_mki() local4102 uint8_t *auth_tag = NULL; /* location of auth_tag within packet */ in srtp_unprotect_rtcp_mki() local
96 uint8_t* auth_tag = rtp + (length - tag_length); in UpdateRtpAuthTag() local