Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/crypto_toolbox/
Daes_cmac.cc104 static Octet16 cmac_aes_k_calculate(const Octet16& key) { in cmac_aes_k_calculate() function
202 Octet16 signature = cmac_aes_k_calculate(key); in aes_cmac()