Home
last modified time | relevance | path

Searched defs:ltk_bytes (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/sm/
H A Dphase_3_test.cc464 std::optional<EncryptionInformationParams> ltk_bytes = std::nullopt; in TEST_F() local
491 std::optional<EncryptionInformationParams> ltk_bytes = std::nullopt; in TEST_F() local
695 std::optional<EncryptionInformationParams> ltk_bytes = std::nullopt; in TEST_F() local
755 std::optional<EncryptionInformationParams> ltk_bytes = std::nullopt; in TEST_F() local
801 std::optional<EncryptionInformationParams> ltk_bytes = std::nullopt; in TEST_F() local
H A Dsecurity_manager_test.cc2057 UInt128 ltk_bytes; in TEST_F() local
2105 UInt128 ltk_bytes; in TEST_F() local
2169 UInt128 ltk_bytes; in TEST_F() local
3111 UInt128 ltk_bytes; in TEST_F() local
3229 UInt128 ltk_bytes; in TEST_F() local
3877 UInt128 ltk_bytes; in TEST_F() local
H A Dphase_3.cc279 UInt128 ltk_bytes = Random<UInt128>(); in SendEncryptionKey() local