Home
last modified time | relevance | path

Searched defs:GenerateRandom (Results 1 – 17 of 17) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/gd/os/
Drand.h29 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 Dkey_manager.hpp160 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 Dmle_types.cpp158 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 Dsoftware_random_source.cpp23 keymaster_error_t SoftwareRandomSource::GenerateRandom(uint8_t* buffer, size_t length) const { in GenerateRandom() function in keymaster::SoftwareRandomSource
H A Dopenssl_utils.cpp203 keymaster_error_t GenerateRandom(uint8_t* buf, size_t length) { in GenerateRandom() function
/aosp_15_r20/device/google/cuttlefish/host/commands/secure_env/
Dtpm_random_source.cpp28 keymaster_error_t TpmRandomSource::GenerateRandom( in GenerateRandom() function in cuttlefish::TpmRandomSource
/aosp_15_r20/external/cronet/net/http/
H A Dhttp_auth_ntlm_mechanism.cc29 void GenerateRandom(uint8_t* output, size_t n) { in GenerateRandom() function
/aosp_15_r20/external/regex-re2/re2/testing/
H A Dregexp_generator.cc73 void RegexpGenerator::GenerateRandom(int32_t seed, int n) { in GenerateRandom() function in re2::RegexpGenerator
/aosp_15_r20/external/openthread/src/core/mac/
H A Dmac_types.cpp58 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/
Dregexp_generator.cc73 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 Dregexp_generator.cc75 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/
DImsMediaTimer.cpp225 uint32_t ImsMediaTimer::GenerateRandom(uint32_t nRange) in GenerateRandom() function in ImsMediaTimer
/aosp_15_r20/external/openthread/src/core/meshcop/
H A Ddataset.cpp54 Error Dataset::Info::GenerateRandom(Instance &aInstance) in GenerateRandom() function in ot::MeshCoP::Dataset::Info
/aosp_15_r20/external/openthread/src/core/net/
H A Ddhcp6.hpp107 Error GenerateRandom(void) in GenerateRandom() function in ot::Dhcp6::TransactionId
H A Dip6_address.cpp257 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 Dexamples-1.json331 "GenerateRandom": [ array
H A Dservice-2.json456 "GenerateRandom":{ object