Home
last modified time | relevance | path

Searched refs:aes_cbc_encrypt (Results 1 – 4 of 4) sorted by relevance

/aosp12/system/bt/gd/crypto_toolbox/
H A Daes.h90 return_type aes_cbc_encrypt(
H A Daes.cc573 return_type aes_cbc_encrypt( function
/aosp12/system/bt/stack/crypto_toolbox/
H A Daes.h92 return_type aes_cbc_encrypt(const unsigned char* in, unsigned char* out,
H A Daes.cc626 return_type aes_cbc_encrypt(const unsigned char* in, unsigned char* out, function