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

  /external/chromium_org/third_party/libsrtp/srtp/include/
srtp.h 82 * SRTP_MAX_TRAILER_LEN is the maximum length of the SRTP trailer
89 #define SRTP_MAX_TRAILER_LEN SRTP_MAX_TAG_LEN
93 * SRTP_MAX_TRAILER_LEN value is just the maximum tag length
    [all...]
  /external/srtp/include/
srtp.h 82 * SRTP_MAX_TRAILER_LEN is the maximum length of the SRTP trailer
89 #define SRTP_MAX_TRAILER_LEN SRTP_MAX_TAG_LEN
93 * SRTP_MAX_TRAILER_LEN value is just the maximum tag length

Completed in 56 milliseconds