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

  /external/chromium_org/third_party/libsrtp/srtp/srtp/
srtp.c 744 unsigned enc_octet_len = 0; /* number of octets in encrypted portion */ local
844 enc_octet_len = (unsigned int)(*pkt_octet_len
943 (uint8_t *)enc_start, &enc_octet_len);
988 unsigned enc_octet_len = 0;/* number of octets in encrypted portion */ local
1654 unsigned enc_octet_len = 0;\/* number of octets in encrypted portion *\/ local
1837 unsigned enc_octet_len = 0;\/* number of octets in encrypted portion *\/ local
    [all...]
  /external/srtp/srtp/
srtp.c 601 unsigned enc_octet_len = 0; /* number of octets in encrypted portion */ local
700 enc_octet_len = (unsigned int)(*pkt_octet_len
799 (uint8_t *)enc_start, &enc_octet_len);
844 unsigned enc_octet_len = 0;/* number of octets in encrypted portion */ local
969 enc_octet_len = (uint32_t)(*pkt_octet_len - tag_len
1054 (uint8_t *)enc_start, &enc_octet_len);
1451 unsigned enc_octet_len = 0;\/* number of octets in encrypted portion *\/ local
1634 unsigned enc_octet_len = 0;\/* number of octets in encrypted portion *\/ local
    [all...]

Completed in 77 milliseconds