Searched defs:aes_encrypt_256 (Results 1 – 2 of 2) sorted by relevance
/system/bt/gd/crypto_toolbox/ | ||
D | aes.cc | 780 void aes_encrypt_256( function |
/system/bt/stack/crypto_toolbox/ | ||
D | aes.cc | 834 void aes_encrypt_256(const unsigned char in[N_BLOCK], function |