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

  /external/srtp/crypto/include/
cipher.h 65 direction_any /**< encryption or decryption */ enumerator in enum:__anon15513
  /external/srtp/srtp/
srtp.c 392 stat = cipher_init(srtp->rtp_cipher, tmp_key, direction_any);
441 stat = cipher_init(srtp->rtcp_cipher, tmp_key, direction_any);
    [all...]

Completed in 325 milliseconds