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

  /external/srtp/googlepatches/
google-7-srtp-security-fix.patch 77 enc_octet_len = 0;
  /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 52 milliseconds