Function sgx_crypto_sys::sgx_free_rsa_key
source · pub unsafe extern "C" fn sgx_free_rsa_key(
p_rsa_key: *const c_void,
key_type: RsaKeyType,
mod_size: i32,
exp_size: i32
) -> SgxStatuspub unsafe extern "C" fn sgx_free_rsa_key(
p_rsa_key: *const c_void,
key_type: RsaKeyType,
mod_size: i32,
exp_size: i32
) -> SgxStatus