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