Home
last modified time | relevance | path

Searched defs:random_bytes (Results 1 – 21 of 21) sorted by relevance

/aosp_15_r20/system/security/mls/mls-rs-crypto-boringssl/src/
H A Dlib.rs164 pub fn random_bytes(&self, out: &mut [u8]) -> Result<(), BoringsslCryptoError> { in random_bytes() function
187 fn random_bytes(&self, out: &mut [u8]) -> Result<(), Self::Error> { in random_bytes() function
396 fn random_bytes() { in random_bytes() function
/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/rust/src/lmp/
Dec.rs112 let random_bytes: [u8; P192r1::PRIVATE_KEY_SIZE] = thread_rng().gen(); in generate_p192() localVariable
128 let random_bytes: [u8; P256r1::PRIVATE_KEY_SIZE] = thread_rng().gen(); in generate_p256() localVariable
/aosp_15_r20/external/rust/beto-rust/nearby/presence/rand_ext/src/
Dlib.rs34 pub fn random_bytes<const B: usize, C: CryptoProvider>(rng: &mut C::CryptoRng) -> [u8; B] { in random_bytes() function
/aosp_15_r20/external/openscreen/cast/standalone_receiver/
H A Dcast_service.cc83 std::array<uint8_t, kCastUniqueIdLength> random_bytes; in CastService() local
/aosp_15_r20/external/jazzer-api/launcher/
H A Dfuzzed_data_provider_test.cpp64 auto random_bytes = std::vector<uint8_t>(kValidModifiedUtf8NumBytes); in TEST_F() local
/aosp_15_r20/external/rust/crates/uguid/tests/
Dtest_guid.rs74 let random_bytes = [ in test_from_random_bytes() localVariable
/aosp_15_r20/external/rust/android-crates-io/crates/uguid/tests/
Dtest_guid.rs74 let random_bytes = [ in test_from_random_bytes() localVariable
/aosp_15_r20/external/rust/android-crates-io/crates/flate2/src/
Dlib.rs229 fn random_bytes() -> impl Iterator<Item = u8> { in random_bytes() function
/aosp_15_r20/external/cronet/testing/clusterfuzz/common/
H A Dfuzzy_types.py194 random_bytes = lambda: random.randint(0x00, 0xFF) function
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/qr_code-2.0.0/src/
H A Dstructured.rs353 let random_bytes: Vec<u8> = (0..4000).map(|_| rand::random::<u8>()).collect(); in test_split_merge_qr() localVariable
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/random/unix/
H A Dapr_random.c77 apr_size_t random_bytes; member
/aosp_15_r20/external/rust/android-crates-io/crates/mls-rs/src/group/
Dtest_utils.rs388 pub fn random_bytes(count: usize) -> Vec<u8> { in random_bytes() function
/aosp_15_r20/external/nos/host/generic/nugget/proto/nugget/app/protoapi/
Dtesting_api.proto354 bytes random_bytes = 1; field
/aosp_15_r20/external/rust/android-crates-io/crates/mls-rs-core/src/
Dcrypto.rs466 fn random_bytes(&self, out: &mut [u8]) -> Result<(), Self::Error>; in random_bytes() method
/aosp_15_r20/external/openthread/tests/scripts/thread-cert/
H A Ddtls.py220 def __init__(self, gmt_unix_time, random_bytes): argument
/aosp_15_r20/external/vboot_reference/firmware/include/
H A Dtpm2_tss_constants.h316 TPM2B_DIGEST random_bytes; member
/aosp_15_r20/external/icing/icing/
H A Dicing-search-engine_blob_test.cc106 std::vector<unsigned char> random_bytes(length); in GenerateRandomBytes() local
/aosp_15_r20/external/libpng/contrib/libtests/
H A Dpngvalid.c3568 png_byte random_bytes[4]; in make_standard_palette() local
8275 png_byte random_bytes[8]; /* 8 bytes - 64 bits - the biggest pixel */ in image_transform_png_set_background_set() local
/aosp_15_r20/external/gsc-utils/tpm_generated/
H A Dtpm_generated.cc14995 TPM2B_DIGEST* random_bytes, in ParseResponse_GetRandom()
15099 TPM2B_DIGEST random_bytes; in GetRandomResponseParser() local
15130 TPM2B_DIGEST* random_bytes, in GetRandomSync()
/aosp_15_r20/prebuilts/jdk/jdk8/linux-x86/jre/lib/
Djsse.jarMETA-INF/ META-INF/MANIFEST.MF com/sun/net/ssl/ ...
/aosp_15_r20/prebuilts/jdk/jdk8/darwin-x86/jre/lib/
Djsse.jarMETA-INF/ META-INF/MANIFEST.MF com/sun/net/ssl/ ...