Searched defs:EcPoint (Results 1 – 5 of 5) sorted by relevance
459 pub struct EcPoint { struct463 // @@protoc_insertion_point(field:securegcm.EcPoint.x) argument465 // @@protoc_insertion_point(field:securegcm.EcPoint.y) argument468 // @@protoc_insertion_point(special_field:securegcm.EcPoint.special_fields) argument472 impl<'a> ::std::default::Default for &'a EcPoint { implementation478 impl EcPoint { impl578 impl ::protobuf::Message for EcPoint { implementation
53 EcPoint, enumerator
59 message EcPoint { message
262 generator: EcPoint, in set_generator()497 pub fn to_owned(&self, group: &EcGroupRef) -> Result<EcPoint, ErrorStack> { in to_owned()638 impl EcPoint { implementation641 pub fn new(group: &EcGroupRef) -> Result<EcPoint, ErrorStack> { in new()651 ) -> Result<EcPoint, ErrorStack> { in from_bytes()672 ) -> Result<EcPoint, ErrorStack> { in from_hex_str()