Function sgx_crypto_sys::sgx_ecc256_create_key_pair
source · [−]pub unsafe extern "C" fn sgx_ecc256_create_key_pair(
p_private: *mut Ec256PrivateKey,
p_public: *mut Ec256PublicKey,
ecc_handle: EccHandle
) -> SgxStatus