Home
last modified time | relevance | path

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

/aosp12/system/bt/gd/crypto_toolbox/
H A Daes_cmac.cc99 static Octet16 cmac_aes_k_calculate(const Octet16& key) { in cmac_aes_k_calculate() function
195 Octet16 signature = cmac_aes_k_calculate(key); in aes_cmac()
/aosp12/system/bt/stack/crypto_toolbox/
H A Daes_cmac.cc102 static Octet16 cmac_aes_k_calculate(const Octet16& key) { in cmac_aes_k_calculate() function
209 Octet16 signature = cmac_aes_k_calculate(key); in aes_cmac()