Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/crypto_toolbox/
Daes_cmac.cc45 } tCMAC_CB; typedef
47 thread_local tCMAC_CB cmac_cb;
205 memset(&cmac_cb, 0, sizeof(tCMAC_CB)); in aes_cmac()