Searched defs:BorrowedECPoint (Results 1 – 1 of 1) sorted by relevance
286 pub struct BorrowedECPoint<'a> { struct299 impl<'a> BorrowedECPoint<'a> { argument376 pub fn ec_key_get0_public_key(key: &ECKey) -> BorrowedECPoint { in ec_key_get0_public_key()