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