Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/crypto_toolbox/
Dcrypto_toolbox_test.cc200 …Octet16 MacKey{0x29, 0x65, 0xf1, 0x76, 0xa1, 0x08, 0x4a, 0x02, 0xfd, 0x3f, 0x6a, 0x20, 0xce, 0x63,… in TEST() local
212 std::reverse(std::begin(MacKey), std::end(MacKey)); in TEST()
215 Octet16 aes_cmac = f6(MacKey, n1, n2, r, IOcap.data(), a1.data(), a2.data()); in TEST()