Searched refs:cmac_aes_k_calculate (Results 1 – 1 of 1) sorted by relevance
104 static Octet16 cmac_aes_k_calculate(const Octet16& key) { in cmac_aes_k_calculate() function202 Octet16 signature = cmac_aes_k_calculate(key); in aes_cmac()