HomeSort by relevance Sort by last modified time
    Searched refs:cipher_key_len (Results 1 - 3 of 3) sorted by null

  /external/srtp/include/
srtp.h 124 int cipher_key_len; /**< The length of the cipher key member in struct:crypto_policy_t
  /external/srtp/test/
rtpw.c 376 policy.rtp.cipher_key_len = 0;
382 policy.rtcp.cipher_key_len = 0;
  /external/srtp/srtp/
srtp.c 100 p->rtp.cipher_key_len);
128 p->rtcp.cipher_key_len);
    [all...]

Completed in 559 milliseconds