Home
last modified time | relevance | path

Searched refs:aes_decrypt_256 (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/gd/crypto_toolbox/
Daes.h140 void aes_decrypt_256(const unsigned char in[N_BLOCK], unsigned char out[N_BLOCK],
Daes.cc890 void aes_decrypt_256(const unsigned char in[N_BLOCK], unsigned char out[N_BLOCK], function