Home
last modified time | relevance | path

Searched defs:send_key (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/libjingle/source/talk/session/media/
Dsrtpfilter.cc150 const uint8* send_key, int send_key_len, in SetRtpParams()
181 const uint8* send_key, int send_key_len, in SetRtcpParams()
412 uint8 send_key[SRTP_MASTER_KEY_LEN], recv_key[SRTP_MASTER_KEY_LEN]; in ApplyParams() local
Dchannel.cc834 std::vector<unsigned char> *send_key, *recv_key; in SetupDtlsSrtp() local
/external/bluetooth/bluedroid/btif/src/
Dbtif_rc.c245 void send_key (int fd, uint16_t key, int pressed) in send_key() function
/external/wpa_supplicant_8/src/radius/
Dradius.c1167 const u8 *send_key, size_t send_key_len, in radius_msg_add_mppe_keys()