Home
last modified time | relevance | path

Searched defs:My (Results 1 – 4 of 4) sorted by relevance

/external/rust/crates/ring/tests/
Dhkdf_tests.rs47 let My(out) = salt in hkdf_tests() localVariable
113 struct My<T: core::fmt::Debug + PartialEq>(T); struct
115 impl hkdf::KeyType for My<usize> { implementation
121 impl From<hkdf::Okm<'_, My<usize>>> for My<Vec<u8>> { implementation
/external/dokka/core/testdata/typealias/
DinheritanceFromTypeAlias.kt7 class My : Same class
/external/clang/test/Analysis/
Dmalloc.mm87 @interface My interface
/external/wpa_supplicant_8/src/common/
Ddpp_pkex.c34 u8 *Mx, *My; in dpp_pkex_build_exchange_req() local