Searched refs:octets_to_encrypt (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/libsrtp/srtp/crypto/include/
H A Dcipher.h105 (void *state, uint8_t *buffer, unsigned int *octets_to_encrypt);
/external/srtp/crypto/include/
H A Dcipher.h103 (void *state, uint8_t *buffer, unsigned int *octets_to_encrypt);
/external/chromium_org/third_party/libsrtp/srtp/crypto/test/
H A Dcipher_driver.c476 unsigned octets_to_encrypt = octets_in_buffer; local
480 cipher_encrypt(cipher_array[cipher_index], enc_buf, &octets_to_encrypt);

Completed in 877 milliseconds