/aosp_15_r20/packages/modules/Bluetooth/system/gd/os/ |
D | rand.h | 29 std::array<uint8_t, SIZE> GenerateRandom() { in GenerateRandom() function 36 inline uint32_t GenerateRandom() { in GenerateRandom() function
|
/aosp_15_r20/external/openthread/src/core/thread/ |
H A D | key_manager.hpp | 160 Error GenerateRandom(void) { return Random::Crypto::Fill(*this); } in GenerateRandom() function in ot::NetworkKey 190 Error GenerateRandom(void) { return Random::Crypto::Fill(*this); } in GenerateRandom() function in ot::Pskc
|
H A D | mle_types.cpp | 158 void TxChallenge::GenerateRandom(void) { IgnoreError(Random::Crypto::Fill(*this)); } in GenerateRandom() function in ot::Mle::TxChallenge
|
/aosp_15_r20/system/keymaster/km_openssl/ |
H A D | software_random_source.cpp | 23 keymaster_error_t SoftwareRandomSource::GenerateRandom(uint8_t* buffer, size_t length) const { in GenerateRandom() function in keymaster::SoftwareRandomSource
|
H A D | openssl_utils.cpp | 203 keymaster_error_t GenerateRandom(uint8_t* buf, size_t length) { in GenerateRandom() function
|
/aosp_15_r20/device/google/cuttlefish/host/commands/secure_env/ |
D | tpm_random_source.cpp | 28 keymaster_error_t TpmRandomSource::GenerateRandom( in GenerateRandom() function in cuttlefish::TpmRandomSource
|
/aosp_15_r20/external/cronet/net/http/ |
H A D | http_auth_ntlm_mechanism.cc | 29 void GenerateRandom(uint8_t* output, size_t n) { in GenerateRandom() function
|
/aosp_15_r20/external/regex-re2/re2/testing/ |
H A D | regexp_generator.cc | 73 void RegexpGenerator::GenerateRandom(int32_t seed, int n) { in GenerateRandom() function in re2::RegexpGenerator
|
/aosp_15_r20/external/openthread/src/core/mac/ |
H A D | mac_types.cpp | 58 void ExtAddress::GenerateRandom(void) in GenerateRandom() function in ot::Mac::ExtAddress
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/re2/re2/testing/ |
D | regexp_generator.cc | 73 void RegexpGenerator::GenerateRandom(int32_t seed, int n) { in GenerateRandom() function in re2::RegexpGenerator
|
/aosp_15_r20/external/cronet/third_party/re2/src/re2/testing/ |
H A D | regexp_generator.cc | 75 void RegexpGenerator::GenerateRandom(int32_t seed, int n) { in GenerateRandom() function in re2::RegexpGenerator
|
/aosp_15_r20/packages/modules/ImsMedia/service/src/com/android/telephony/imsmedia/lib/libimsmedia/core/utils/ |
D | ImsMediaTimer.cpp | 225 uint32_t ImsMediaTimer::GenerateRandom(uint32_t nRange) in GenerateRandom() function in ImsMediaTimer
|
/aosp_15_r20/external/openthread/src/core/meshcop/ |
H A D | dataset.cpp | 54 Error Dataset::Info::GenerateRandom(Instance &aInstance) in GenerateRandom() function in ot::MeshCoP::Dataset::Info
|
/aosp_15_r20/external/openthread/src/core/net/ |
H A D | dhcp6.hpp | 107 Error GenerateRandom(void) in GenerateRandom() function in ot::Dhcp6::TransactionId
|
H A D | ip6_address.cpp | 257 void InterfaceIdentifier::GenerateRandom(void) { SuccessOrAssert(Random::Crypto::Fill(*this)); } in GenerateRandom() function in ot::Ip6::InterfaceIdentifier
|
/aosp_15_r20/external/aws-sdk-java-v2/services/kms/src/main/resources/codegen-resources/ |
H A D | examples-1.json | 331 "GenerateRandom": [ array
|
H A D | service-2.json | 456 "GenerateRandom":{ object
|