Searched defs:My (Results 1 – 6 of 6) sorted by relevance
65 let My(out) = salt in hkdf_tests() localVariable132 struct My<T: core::fmt::Debug + PartialEq>(T); struct134 impl hkdf::KeyType for My<usize> { implementation140 impl From<hkdf::Okm<'_, My<usize>>> for My<Vec<u8>> { implementation
7 class My : Same class
87 @interface My interface
108 @interface My interface
53 BIGNUM *Mx = NULL, *My = NULL; in dpp_pkex_build_exchange_req() local358 BIGNUM *Mx = NULL, *My = NULL; in dpp_pkex_rx_exchange_req() local
235 float My = M(2, 1) * v.x + M(2, 2) * v.y + M(2, 3) * v.z + M(2, 4) * v.w; in operator *() local