Searched refs:public_key_ec_point (Results 1 – 1 of 1) sorted by relevance
250 let ec_point = self.public_key_ec_point()?; in public_key_coordinates()272 fn public_key_ec_point(&self) -> Result<*const EC_POINT> { in public_key_ec_point() method