Searched defs:local_keys (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/sm/ |
H A D | security_manager_test.cc | 667 KeyDistGenField local_keys = 0, in FastForwardToSTK() 713 KeyDistGenField local_keys = 0, in FastForwardToPhase3() 741 KeyDistGenField local_keys = 0, in FastForwardToScLtk() 891 KeyDistGenField local_keys = 0, in FastForwardToSTK() 945 KeyDistGenField local_keys = 0, in FastForwardToPhase3() 975 KeyDistGenField local_keys = 0, in FastForwardToScLtk() 2111 KeyDistGenField remote_keys{KeyDistGen::kEncKey}, local_keys{0}; in TEST_F() local 2463 KeyDistGenField remote_keys{0u}, local_keys{KeyDistGen::kEncKey}; in TEST_F() local 3447 KeyDistGenField remote_keys{0}, local_keys{KeyDistGen::kEncKey}; in TEST_F() local 3582 KeyDistGenField remote_keys{KeyDistGen::kEncKey}, local_keys{0u}; in TEST_F() local
|
H A D | phase_1.cc | 264 KeyDistGenField local_keys, remote_keys; in ResolveFeatures() local
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/sm/ |
H A D | types.h | 324 KeyDistGenField local_keys = 0u; member
|