Home
last modified time | relevance | path

Searched defs:InvalidLength (Results 1 – 25 of 27) sorted by relevance

12

/aosp_15_r20/external/rust/beto-rust/nearby/crypto/crypto_provider/src/
Dhkdf.rs26 ) -> Result<(), InvalidLength>; in expand_multi_info() argument
29 fn expand(&self, info: &[u8], okm: &mut [u8]) -> Result<(), InvalidLength>; in expand() argument
35 pub struct InvalidLength; struct
Dhmac.rs21 fn new_from_slice(key: &[u8]) -> Result<Self, InvalidLength>; in new_from_slice() argument
46 pub struct InvalidLength; struct
/aosp_15_r20/external/rust/beto-rust/nearby/crypto/crypto_provider_boringssl/src/
Dhkdf.rs42 ) -> Result<(), InvalidLength> { in expand_multi_info() argument
49 fn expand(&self, info: &[u8], okm: &mut [u8]) -> Result<(), InvalidLength> { in expand() argument
Dhmac.rs25 fn new_from_slice(key: &[u8]) -> Result<Self, InvalidLength> { in new_from_slice() argument
58 fn new_from_slice(key: &[u8]) -> Result<Self, InvalidLength> { in new_from_slice() argument
/aosp_15_r20/external/rust/beto-rust/nearby/presence/ldt_np_adv_ffi/src/
Dlib.rs184 InvalidLength, enumerator
199 InvalidLength, enumerator
/aosp_15_r20/external/rust/beto-rust/nearby/presence/np_adv/src/filter/
Dmod.rs55 pub struct InvalidLength; struct
243 pub fn new_from_slice(actions: &[actions::ActionType]) -> Result<Self, InvalidLength> { in new_from_slice() argument
/aosp_15_r20/external/rust/beto-rust/nearby/crypto/crypto_provider_stubs/src/
Dlib.rs100 ) -> Result<(), InvalidLength> { in expand_multi_info() argument
104 fn expand(&self, _info: &[u8], _okm: &mut [u8]) -> Result<(), InvalidLength> { in expand() argument
116 fn new_from_slice(_key: &[u8]) -> Result<Self, crypto_provider::hmac::InvalidLength> { in new_from_slice()
146 fn new_from_slice(_key: &[u8]) -> Result<Self, crypto_provider::hmac::InvalidLength> { in new_from_slice()
/aosp_15_r20/external/rust/beto-rust/nearby/presence/np_adv/src/legacy/serialize/
Dmod.rs148 InvalidLength, enumerator
208 InvalidLength, enumerator
/aosp_15_r20/external/rust/android-crates-io/crates/uefi/src/proto/device_path/
Dmod.rs640 InvalidLength, enumerator
648 InvalidLength, enumerator
/aosp_15_r20/external/rust/crates/uefi/src/proto/device_path/
Dmod.rs640 InvalidLength, enumerator
648 InvalidLength, enumerator
/aosp_15_r20/external/rust/android-crates-io/crates/macaddr/src/parser/
Dmod.rs25 InvalidLength(usize), enumerator
/aosp_15_r20/external/rust/android-crates-io/crates/base64/src/
Dalphabet.rs145 InvalidLength, enumerator
Ddecode.rs21 InvalidLength(usize), enumerator
/aosp_15_r20/external/rust/beto-rust/nearby/presence/ldt_np_adv/src/
Dlib.rs221 InvalidLength(usize), enumerator
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/data/
H A Dinterleave_dataset_op_test.cc575 TEST_F(InterleaveDatasetOpTest, InvalidLength) { in TEST_F() argument
/aosp_15_r20/external/rust/beto-rust/nearby/presence/np_adv/src/legacy/deserialize/
Dmod.rs284 InvalidLength, enumerator
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/os/xous/ffi/
H A Ddefinitions.rs227 InvalidLength, enumerator
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/os/xous/ffi/
H A Ddefinitions.rs227 InvalidLength, enumerator
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/os/xous/ffi/
H A Ddefinitions.rs227 InvalidLength, enumerator
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/os/xous/ffi/
H A Ddefinitions.rs227 InvalidLength, enumerator
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/os/xous/ffi/
H A Ddefinitions.rs227 InvalidLength, enumerator
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/font-types-0.4.3/src/
H A Dtag.rs133 InvalidLength(usize), enumerator
/aosp_15_r20/external/rust/beto-rust/nearby/presence/ldt/src/
Dlib.rs199 InvalidLength(usize), enumerator
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/base64-0.13.1/src/
H A Ddecode.rs36 InvalidLength, enumerator
/aosp_15_r20/external/crosvm/common/audio_streams/src/
H A Dcapture.rs113 InvalidLength, enumerator

12