Home
last modified time | relevance | path

Searched defs:random_value (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Bluetooth/system/gd/security/
Dfacade_configuration_api.cc62 std::array<uint8_t, 16>* confirmation_value, std::array<uint8_t, 16>* random_value) { in GetLeOutOfBandData()
69 std::array<uint8_t, 16> random_value) { in SetOutOfBandData()
/packages/modules/NeuralNetworks/runtime/test/specs/AIDL_V3/
Dmirror_pad.mod.py19 def random_value(r): function
/packages/modules/Bluetooth/system/gd/security/internal/
Dsecurity_manager_impl.cc793 std::array<uint8_t, 16>* confirmation_value, std::array<uint8_t, 16>* random_value) { in GetLeOutOfBandData()
802 std::array<uint8_t, 16> random_value) { in SetOutOfBandData()
/packages/modules/Bluetooth/system/blueberry/facade/security/
Dfacade.proto40 bytes random_value = 3; field