Searched defs:aes_cbc_encrypt (Results 1 - 2 of 2) sorted by relevance

/external/srtp/crypto/cipher/
H A Daes_cbc.c150 aes_cbc_encrypt(aes_cbc_ctx_t *c, function
290 status = aes_cbc_encrypt(c, data, bytes_in_data);
/external/bluetooth/bluedroid/stack/smp/
H A Daes.c590 return_type aes_cbc_encrypt( const unsigned char *in, unsigned char *out, function

Completed in 49 milliseconds