Searched refs:mki_location (Results 1 – 1 of 1) sorted by relevance
1702 uint8_t *mki_location = NULL; in srtp_protect_aead() local1828 mki_location = (uint8_t *)hdr + *pkt_octet_len + tag_len; in srtp_protect_aead()1829 mki_size = srtp_inject_mki(mki_location, session_keys, use_mki); in srtp_protect_aead()2063 uint8_t *mki_location = NULL; in srtp_protect_mki() local2190 mki_location = (uint8_t *)hdr + *pkt_octet_len; in srtp_protect_mki()2191 mki_size = srtp_inject_mki(mki_location, session_keys, use_mki); in srtp_protect_mki()