[][src]Function sgx_tcrypto::rsgx_ecc256_calculate_pub_from_priv

pub fn rsgx_ecc256_calculate_pub_from_priv(
    priv_key: &sgx_ec256_private_t,
    pub_key: &mut sgx_ec256_public_t
) -> SgxError