Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/crypto_toolbox/
Daes.h130 void aes_decrypt_128(const unsigned char in[N_BLOCK], unsigned char out[N_BLOCK],
Daes.cc748 void aes_decrypt_128(const unsigned char in[N_BLOCK], unsigned char out[N_BLOCK], function