Home
last modified time | relevance | path

Searched defs:der_cmp (Results 1 – 9 of 9) sorted by relevance

/external/rust/crates/der/src/
Dord.rs16 fn der_cmp(&self, other: &Self) -> Result<Ordering>; in der_cmp() method
32 fn der_cmp(&self, other: &Self) -> Result<Ordering> { in der_cmp() function
Dheader.rs54 fn der_cmp(&self, other: &Self) -> Result<Ordering> { in der_cmp() method
Dbyte_slice.rs84 fn der_cmp(&self, other: &Self) -> Result<Ordering> { in der_cmp() method
Dtag.rs332 fn der_cmp(&self, other: &Self) -> Result<Ordering> { in der_cmp() method
Dlength.rs269 fn der_cmp(&self, other: &Self) -> Result<Ordering> { in der_cmp() method
/external/rust/crates/der/src/asn1/
Doptional.rs25 fn der_cmp(&self, other: &Self) -> Result<Ordering> { in der_cmp() function
/external/rust/crates/quiche/deps/boringssl/src/crypto/asn1/
Dtasn_enc.c384 static int der_cmp(const void *a, const void *b) in der_cmp() function
/external/cronet/third_party/boringssl/src/crypto/asn1/
Dtasn_enc.c426 static int der_cmp(const void *a, const void *b) { in der_cmp() function
/external/boringssl/src/crypto/asn1/
Dtasn_enc.c426 static int der_cmp(const void *a, const void *b) { in der_cmp() function