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

  /external/chromium_org/third_party/libsrtp/srtp/crypto/include/
cipher.h 67 direction_any /**< encryption or decryption */ enumerator in enum:__anon17434
  /external/chromium_org/third_party/libsrtp/srtp/srtp/
srtp.c 498 stat = cipher_init(srtp->rtp_cipher, tmp_key, direction_any);
566 stat = cipher_init(srtp->rtcp_cipher, tmp_key, direction_any);
    [all...]

Completed in 43 milliseconds