Home
last modified time | relevance | path

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

123456789

/dports/net-im/fractal/fractal-4.4.0/vendor/hkdf/src/
H A Dhkdf.rs44 pub struct InvalidLength; struct
102 pub fn expand(&self, info: &[u8], okm: &mut [u8]) -> Result<(), InvalidLength> { in expand() argument
141 impl fmt::Display for InvalidLength { implementation
148 impl ::std::error::Error for InvalidLength {} implementation
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/tokudb/PerconaFT/ft/tests/
H A Dtest-txn-child-manager.cc44 #include "test-ft-txns.h"
104 assert(root_txn->child == NULL);
141 r = toku_txn_begin_txn(
142 NULL, in fmt()
150 assert(child_txn->child_manager == cm);
/dports/dns/doh-proxy/doh-proxy-0.9.2/cargo-crates/hkdf-0.10.0/src/
H A Dhkdf.rs40 pub struct InvalidLength; struct
149 ) -> Result<(), InvalidLength> { in expand_multi_info() argument
187 pub fn expand(&self, info: &[u8], okm: &mut [u8]) -> Result<(), InvalidLength> { in expand() argument
201 impl fmt::Display for InvalidLength { implementation
208 impl ::std::error::Error for InvalidLength {} implementation
/dports/www/ffsend/ffsend-ccd489ce2e75b91c0f17fbf13dbd91fe84f5ad98/cargo-crates/hkdf-0.11.0/src/
H A Dhkdf.rs37 pub struct InvalidLength; struct
144 ) -> Result<(), InvalidLength> { in expand_multi_info() argument
182 pub fn expand(&self, info: &[u8], okm: &mut [u8]) -> Result<(), InvalidLength> { in expand() argument
196 impl fmt::Display for InvalidLength { implementation
203 impl ::std::error::Error for InvalidLength {} implementation
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/hkdf-0.11.0/src/
H A Dhkdf.rs37 pub struct InvalidLength; struct
144 ) -> Result<(), InvalidLength> { in expand_multi_info() argument
182 pub fn expand(&self, info: &[u8], okm: &mut [u8]) -> Result<(), InvalidLength> { in expand() argument
196 impl fmt::Display for InvalidLength { implementation
203 impl ::std::error::Error for InvalidLength {} implementation
/dports/devel/py-maturin/maturin-0.11.3/cargo-crates/hkdf-0.10.0/src/
H A Dhkdf.rs40 pub struct InvalidLength; struct
149 ) -> Result<(), InvalidLength> { in expand_multi_info() argument
187 pub fn expand(&self, info: &[u8], okm: &mut [u8]) -> Result<(), InvalidLength> { in expand() argument
201 impl fmt::Display for InvalidLength { implementation
208 impl ::std::error::Error for InvalidLength {} implementation
/dports/net-im/libsignal-client/libsignal-client-0.9.6/cargo-crates/cipher-0.3.0/src/
H A Derrors.rs21 pub struct InvalidLength; struct
23 impl fmt::Display for InvalidLength { implementation
30 impl std::error::Error for InvalidLength {} implementation
H A Dcommon.rs26 fn new_from_slices(key: &[u8], nonce: &[u8]) -> Result<Self, InvalidLength> { in new_from_slices() argument
68 fn new_from_slices(key: &[u8], nonce: &[u8]) -> Result<Self, InvalidLength> { in new_from_slices() argument
/dports/net-im/zkgroup/zkgroup-0.7.4/cargo-crates/cipher-0.3.0/src/
H A Derrors.rs21 pub struct InvalidLength; struct
23 impl fmt::Display for InvalidLength { implementation
30 impl std::error::Error for InvalidLength {} implementation
H A Dcommon.rs26 fn new_from_slices(key: &[u8], nonce: &[u8]) -> Result<Self, InvalidLength> { in new_from_slices() argument
68 fn new_from_slices(key: &[u8], nonce: &[u8]) -> Result<Self, InvalidLength> { in new_from_slices() argument
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/cipher-0.3.0/src/
H A Derrors.rs21 pub struct InvalidLength; struct
23 impl fmt::Display for InvalidLength { implementation
30 impl std::error::Error for InvalidLength {} implementation
H A Dcommon.rs26 fn new_from_slices(key: &[u8], nonce: &[u8]) -> Result<Self, InvalidLength> { in new_from_slices() argument
68 fn new_from_slices(key: &[u8], nonce: &[u8]) -> Result<Self, InvalidLength> { in new_from_slices() argument
/dports/devel/pijul/pijul-1.0.0.a55/cargo-crates/cipher-0.3.0/src/
H A Derrors.rs21 pub struct InvalidLength; struct
23 impl fmt::Display for InvalidLength { implementation
30 impl std::error::Error for InvalidLength {} implementation
H A Dcommon.rs26 fn new_from_slices(key: &[u8], nonce: &[u8]) -> Result<Self, InvalidLength> { in new_from_slices() argument
68 fn new_from_slices(key: &[u8], nonce: &[u8]) -> Result<Self, InvalidLength> { in new_from_slices() argument
/dports/dns/doh-proxy/doh-proxy-0.9.2/cargo-crates/hpke-0.5.1/src/
H A Dkdf.rs71 ) -> Result<(), hkdf::InvalidLength> { in extract_and_expand()
109 ) -> Result<(), hkdf::InvalidLength>; in labeled_expand()
124 ) -> Result<(), hkdf::InvalidLength> { in labeled_expand()
/dports/devel/llvm13/llvm-project-13.0.1.src/mlir/include/mlir/Transforms/
H A DRegionUtils.h52 SetVector<Value> &values);
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Runtime.Extensions/tests/System/
H A DConvert.ToBase64String.cs53 public static void InvalidLength() in InvalidLength() method in System.Tests.ConvertToBase64StringTests
/dports/devel/dtool/dtool-0.11.0/cargo-crates/bitcoin_hashes-0.9.7/src/
H A Derror.rs24 InvalidLength(usize, usize), enumerator
/dports/devel/py-stdnum/python-stdnum-1.13/stdnum/
H A Dexceptions.py54 class InvalidLength(InvalidFormat): class
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/uuid-0.7.4/src/parser/
H A Dmod.rs78 InvalidLength { enumerator
/dports/devel/sccache/sccache-0.2.15/cargo-crates/uuid-0.7.4/src/parser/
H A Dmod.rs78 InvalidLength { enumerator
/dports/sysutils/vector/vector-0.10.0/cargo-crates/uuid-0.7.4/src/parser/
H A Dmod.rs78 InvalidLength { enumerator
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/uuid-0.7.4/src/parser/
H A Dmod.rs78 InvalidLength { enumerator
/dports/misc/xd-rust/delan-xd-4bdbb191ed6d/cargo-crates/uuid-0.7.4/src/parser/
H A Dmod.rs78 InvalidLength { enumerator
/dports/sysutils/rsfetch/rsfetch-2.0.0/cargo-crates/uuid-0.7.4/src/parser/
H A Dmod.rs78 InvalidLength { enumerator

123456789