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

  /external/chromium_org/third_party/libsrtp/srtp/crypto/include/
cipher.h 105 (void *state, uint8_t *buffer, unsigned int *octets_to_encrypt);
  /external/srtp/crypto/include/
cipher.h 103 (void *state, uint8_t *buffer, unsigned int *octets_to_encrypt);
  /external/chromium_org/third_party/libsrtp/srtp/crypto/test/
cipher_driver.c 476 unsigned octets_to_encrypt = octets_in_buffer; local
480 cipher_encrypt(cipher_array[cipher_index], enc_buf, &octets_to_encrypt);

Completed in 50 milliseconds