Searched refs:keyid (Results 1 – 2 of 2) sorted by relevance
32 Octet16 h6(const Octet16& w, std::array<uint8_t, 4> keyid) { in h6() argument33 return aes_cmac(w, keyid.data(), keyid.size()); in h6()
63 bluetooth::hci::Octet16 h6(const bluetooth::hci::Octet16& w, std::array<uint8_t, 4> keyid);