Home
last modified time | relevance | path

Searched defs:random_value (Results 1 – 5 of 5) 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/apps/Messaging/tools/messagegen/
Dfillsms119 random_value () function
/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.cc774 std::array<uint8_t, 16>* confirmation_value, std::array<uint8_t, 16>* random_value) { in GetLeOutOfBandData()
783 std::array<uint8_t, 16> random_value) { in SetOutOfBandData()
/packages/modules/Bluetooth/system/blueberry/facade/security/
Dfacade.proto40 bytes random_value = 3; field