Searched refs:GenerateMatchingLegacyConfirmAndRandom (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/sm/ |
H A D | security_manager_test.cc | 633 void GenerateMatchingLegacyConfirmAndRandom(UInt128* out_confirm, in GenerateMatchingLegacyConfirmAndRandom() function in bt::sm::__anona8a6f6020111::InitiatorPairingTest 691 GenerateMatchingLegacyConfirmAndRandom(&sconfirm, &srand); in FastForwardToSTK() 857 void GenerateMatchingLegacyConfirmAndRandom(UInt128* out_confirm, in GenerateMatchingLegacyConfirmAndRandom() function in bt::sm::__anona8a6f6020111::ResponderPairingTest 920 GenerateMatchingLegacyConfirmAndRandom(&mconfirm, &mrand); in FastForwardToSTK() 1572 GenerateMatchingLegacyConfirmAndRandom(&confirm, &random); in TEST_F() 1626 GenerateMatchingLegacyConfirmAndRandom(&confirm, &random); in TEST_F() 1875 GenerateMatchingLegacyConfirmAndRandom(&confirm, &random, *tk); in TEST_F() 1908 GenerateMatchingLegacyConfirmAndRandom(&confirm, &random); in TEST_F() 3407 GenerateMatchingLegacyConfirmAndRandom(&confirm, &random); in TEST_F()
|