Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/smp/include/
Daes.h142 void bluedroid_aes_decrypt_128( const unsigned char in[N_BLOCK],
/hal_espressif-latest/components/bt/host/bluedroid/stack/smp/
Daes.c753 void bluedroid_aes_decrypt_128( const unsigned char in[N_BLOCK], unsigned char out[N_BLOCK], function