Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/crypto_toolbox/
Daes_cmac.cc50 Octet16 const_Rb{0x87, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00… variable
155 xor_128(&k1, const_Rb); in cmac_generate_subkey()
163 xor_128(&k2, const_Rb); in cmac_generate_subkey()