Home
last modified time | relevance | path

Searched defs:bytes_to_encr (Results 1 – 3 of 3) sorted by relevance

/external/srtp/crypto/cipher/
Daes_cbc.c156 int bytes_to_encr = *bytes_in_data; in aes_cbc_encrypt() local
207 int bytes_to_encr = *bytes_in_data; in aes_cbc_decrypt() local
Dnull_cipher.c116 unsigned char *buf, unsigned int *bytes_to_encr) { in null_cipher_encrypt()
Daes_icm.c335 unsigned int bytes_to_encr = *enc_len; in aes_icm_encrypt_ismacryp() local